New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-mapbox-gl

Package Overview
Dependencies
Maintainers
2
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-mapbox-gl - npm Package Versions

1
1113
15

0.10.0

Diff
alex3165
published 0.10.0 •
alex3165
published 0.9.3 •
alex3165
published 0.9.2 •
alex3165
published 0.9.1 •
alex3165
published 0.9.0 •
alex3165
published 0.8.0 •

Changelog

Source

0.8.0 (July 5 2016)

  • Breaking change, zoom is now wrapped in an array so the map component can check for a reference equality of the value.
alex3165
published 0.7.2 •
alex3165
published 0.7.1 •

Changelog

Source

0.7.1 (June 16 2016)

  • Update API documentation
  • A change of the style geojson passed down to the map component will update the style of the map itself using mapbox setStyle
  • Get rid of lodash for internal methods and smaller packages
alex3165
published 0.7.0 •

Changelog

Source

0.7.0 (June 15 2016)

  • Add layerOptions property to Layer component
  • Layer can use external source : #22
  • Add Layer with external source to all-shape example
  • onStyleLoad callback is now called before childrens components are rendered
  • Update mapbox-gl to version 0.20.0
  • Add properties property to Feature component
alex3165
published 0.5.1 •