mapbox_api 0.2.1 mapbox_api: ^0.2.1 copied to clipboard
Unofficial Mapbox Dart SDK that follow official Mapbox documentation.
0.2.1 2020-07-12 #
- Fix:
instruction
in maneuver object (navigation API) - Fix: updated
weight
datatype fromint
todouble
(navigation API)
0.2.0 2020-07-12 #
- Added
forwardGeocoding
API - Added
reverseGeocoding
API - Added
intersection
API - Added
analysis_options.yml
andpedantic
(1.9.2) - Updated
README.md
andexample/
folder
0.1.2 2020-07-01 #
- Updated example folder
0.1.1 2020-07-01 #
- Added example folder
0.1.0 2020-07-01 #
- Initial release