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

Added Id Parameter on the addMarkerRaw Method so a custom id can be u… #50

Open jayvhaile opened 4 years ago

jayvhaile commented 4 years ago

Added Id Parameter on the addMarkerRaw Method so a custom id can be used instead of just the position

Added patterns, width and color parameter on addDirection method, to customize the polyline