zhxiaogg / react-native-bmk

react native bridge for baidu map kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-bmk

react native bridge for baidu map.

Usage

see this demo project.

TODO (& milestone)

  • ios
    • Base Module
    • MapView Module
      • MapView(basic properties & methods)
      • MapView(events)
      • MapView(LocationViewAPI)
      • MapView(AnnotationAPI)
      • MapView(HeatMapAPI)
      • MapView(InDoorMapAPI)
      • MapView(OverlaysAPI)
    • Search Module
      • POI search
      • Geocode search
      • Suggestion search
      • Others
    • Location Module
      • optimization for event callback
    • Cloud Module
      • POI list
      • Cloud Search
    • Radar Module
    • Utils Module
  • Android (not supported yet, open for contribution)

Versioning

major.minor.patch, the minor value is the BaiduMap SDK version. eg: 0.332.0 indicates this package is built with BaiduMap SDK 3.3.2. For bug fix or other code push, we simply bump the patch version.

contribute

TODO, I will introduce a detail explaination on how to create this project from scratch.

About

react native bridge for baidu map kit

License:Apache License 2.0


Languages

Language:Objective-C 86.7%Language:JavaScript 11.4%Language:Ruby 1.9%