@rnmapbox/maps
Advanced tools
Changelog
UNRELEASED/10.0.0-beta.10
The setup was changed - see install instructions for more details. In a nuthsell:
RNMapboxMapsImpl
/$RNMapboxMapsImpl
variable which can be one of (maplibre
,mapbox
(aka v10),mapbox-gl
)maplibre
as it requires not further setup. WARNING using mapbox styles from maplibre
has different pricing than mapbox native sdk-s.$RNMBGL.(pre|post)_install
was changed $RNMapboxMaps.(pre|post)_install
@react-native-mapbox-gl/maps
to @rnmapbox/maps
. If you just testing with the v10 version you can use something like babel-plugin-transform-rename-import to keep using the old imports for a while.MapboxGL.setAccessToken
now requires MapboxGL.setWellKnownTileServer
on maplibre.