Open matanlurey opened 6 years ago
It a huge task to migrate google_maps package and I'm waiting for several js-interop improvements to make it easier:
With those improvements the dart google maps API could almost remain the same as today without wrappers.
Trying to understand if we can upgrade https://github.com/a14n/dart-google-maps to use
package:js
, and avoid extra dependencies. WDUT?