a14n / dart-google-maps

A library to use Google Maps JavaScript API v3 from Dart scripts.
Apache License 2.0
130 stars 66 forks source link

Google Maps drawing manager #102

Closed ozz-rjq closed 3 years ago

ozz-rjq commented 3 years ago

Is it possible to add drawing manager tool to this library (and Flutter)? https://developers.google.com/maps/documentation/javascript/drawinglayer

a14n commented 3 years ago

It's already available for the web. See https://github.com/a14n/dart-google-maps/tree/master/example/09-libraries/drawing-tools

For Flutter you have to ask on https://github.com/flutter/flutter/issues