Releases: neeleshbisht99/react-map-gl-directions
Releases · neeleshbisht99/react-map-gl-directions
Added profile and api to default props
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
Changes ☑️
- Removed api from default props
Basic functionality along with Documentation
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