dartleaf 0.1.0
dartleaf: ^0.1.0 copied to clipboard
Dart API for leafletjs 1.5.1, using package:js. Mobile friendly interactive map for web applications, that can use various backends.
0.0.1-dev.1 #
- Initial version.
0.0.1-dev.2 #
- Example with map drawing, GeoJSON export
0.0.1-dev.3 #
- Applied code analysis suggestions of pub.flutter-io.cn analyzer
0.1.0 #
- Adedd Handler class, LeafletMap Handler properties
- Added Tooltips in the public API
- Fixed the GeoJson return type from the Polyline primitive. Updated the example
- Filled the prototype of the Bounds class
- The version is raised to 0.1.0 as most of the leaflet functionality is now covered