marchdev-tk / flutter_google_maps

A Flutter plugin for integrating Google Maps in iOS, Android and Web applications. It is a wrapper of google_maps_flutter for Mobile and google_maps for Web.
BSD 3-Clause "New" or "Revised" License
87 stars 57 forks source link

need GroundOverlay function #36

Closed aodbee closed 4 years ago

aodbee commented 4 years ago

need GroundOverlay, "flutter_google_maps" can be work ? Or there anything that can be substituted?

rel https://developers.google.com/android/reference/com/google/android/gms/maps/model/GroundOverlay

http://jsfiddle.net/bryan_weaver/4rxqQ/

march-dev commented 4 years ago

Hi @aodbee, this feature is not yet implemented in google_maps_flutter.

You can substitude GroundOverlay with Marker.