UNPKG

@pansy/react-mapbox-gl

Version:

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

3 lines (2 loc) 97 B
import type { Map } from 'mapbox-gl'; export declare const isStyleLoaded: (map: Map) => boolean;