Skip to content

Releases: neeleshbisht99/react-map-gl-directions

Added profile and api to default props

15 Jul 07:38
Compare
Choose a tag to compare

v1.0.4

Changes ☑️

  • Added api prop to default props
  • Added profile prop from default props and set it to mapbox/driving-traffic

Removed api from default props

15 Jul 05:39
Compare
Choose a tag to compare

Changes ☑️

  • Removed api from default props

Basic functionality along with Documentation

14 Jul 13:21
Compare
Choose a tag to compare

v1.0.1

Overall a react wrapper for Mapbox GL Directions plugin with basic functionality is implemented.

🚀 Implementation

  • Created a basic react wrapper aroung the mapboxgl js directions plugin
  • Along with the documentation