Skip to content

Latest commit

 

History

History
73 lines (60 loc) · 1.84 KB

README.md

File metadata and controls

73 lines (60 loc) · 1.84 KB

react-native-mapbox-gl各组件使用案例

列表

Components

  • MapView
  • Light
  • StyleSheet
  • PointAnnotation
  • Callout

Sources

  • VectorSource
  • ShapeSource
  • RasterSource

Turfjs应用

Layers

  • FillLayer
  • LineLayer
  • RasterLayer
  • SymbolLayer 支持海量点

Offline

  • OfflineManager
  • SnapshotManager

其他