Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@rnmapbox/maps

Package Overview
Dependencies
Maintainers
1
Versions
183
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rnmapbox/maps - npm Package Versions

1
19

10.0.4-rc.1

Diff

reactnativemapboxgl
published 10.0.4-rc.0 •

reactnativemapboxgl
published 10.0.3 •

reactnativemapboxgl
published 10.0.3-beta.0 •

reactnativemapboxgl
published 10.0.2 •

reactnativemapboxgl
published 10.0.1 •

reactnativemapboxgl
published 10.0.0 •

Changelog

Source

UNRELEASED/10.0.0-beta.10

Breaking changes:

The setup was changed - see install instructions for more details. In a nuthsell:

  • On both android/ios to select mapbox implementation use RNMapboxMapsImpl/$RNMapboxMapsImpl variable which can be one of (maplibre,mapbox(aka v10),mapbox-gl)
  • Default implementation is maplibre as it requires not further setup. WARNING using mapbox styles from maplibre has different pricing than mapbox native sdk-s.
  • On Podfile $RNMBGL.(pre|post)_install was changed $RNMapboxMaps.(pre|post)_install
  • Package name was changed from @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.
Changes:
  • Convert Camera component to TypeScript and update related documentation generation and tests (#2057)
  • Implement clustering properties to ShapeSource (#1745)
  • Initial Mapbox V10 support (#1750)
  • Updated MapLibre on Android to 9.5.2 (#1780)
reactnativemapboxgl
published 10.0.0-rc.14 •

reactnativemapboxgl
published 10.0.0-rc.13 •

reactnativemapboxgl
published 10.0.0-rc.12 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc