UNPKG

@pansy/react-mapbox-gl

Version:

🌍 基于 Mapbox GL 封装的 React 组件库

4 lines (3 loc) 176 B
import type { EventMapping } from './types'; export declare const MarkerEventMap: EventMapping; export declare const MarkerEventList: (keyof import("./types").PopuprEvents)[];