mirror of
https://github.com/status-im/react-native-mapbox-gl.git
synced 2026-08-30 20:41:08 +00:00
c9b60e17c281c9f0bbf4111fa0ef971698ddbac2
This gives feature parity to Custom Annotation Views between iOS and Android. - Add custom marker view and options for mapbox. - Add an implementation for the Annotation class. - Add a MarkerViewAdapater that transforms Annotations into views that get displayed on the map. - Handle adding and removing of children. - Update custom annotation docs.
React Native Mapbox GL
An experimental React Native component for building maps with the Mapbox iOS SDK and Mapbox Android SDK
Support
This project is experimental. Mapbox does not officially support React Native Mapbox GL to the same extent as the iOS or Android SDKs it depends on. Bug reports and pull requests are very welcome.
Installation
Dependencies
- node
- npm
- React Native >= 0.19.0
npm install react-native-mapbox-gl --save
API
Example
Languages
Java
45.3%
Objective-C
39.6%
JavaScript
14.1%
Ruby
0.4%
Shell
0.4%
Other
0.2%

