-
-
Notifications
You must be signed in to change notification settings - Fork 848
Deprecated RNMapboxImpl Maplibre
Miklós Fazekas edited this page Mar 17, 2023
·
4 revisions
In @rnmapbox/maps 10.0
, RNMapboxImpl allows maplibre
(default), mapbox
, mapbox-gl
.
We drop maplibre
and mapbox-gl
. MapboxGL was deprecated, and MapLibre is forked to (maplibre/maplibre-react-native)[https://github.com/maplibre/maplibre-react-native]. Going forward we concentrate all our efforts on mapbox
10.* and that requires drop of other implementation.
See (iOS install guide)[https://github.com/rnmapbox/maps/blob/main/ios/install.md#mapbox-maps-sdk-v10]
See (Android install guide)[https://github.com/rnmapbox/maps/blob/main/android/install.md#mapbox-maps-sdk-v10]