Flutter with Google Maps

preview_player
Показать описание
While there is no support for Google Maps in Flutter (at least at this moment), it is possible to use Static Maps. Just make sure that you cached the next image before you decide to show it (so you can get a good performance).

In this example I created only the zoom in and the zoom out options and showed a pin where the user is, but you can also add some arrow to move (North, South, East, West) and add plenty of pins.

Works with Android and iOS

If you want to check the source code, the most relevant part I posted here:
Рекомендации по теме
Комментарии
Автор

Hey please can u let me know how u added the custom marker ?
Because I tried and I was only able to add the default marker!

sarveshchavan
Автор

Now that Flutter is in beta, is there any support for Google Maps?

jeenyus
Автор

Hi first of all thank you for sharing. Do you have a GitHub link to the source code?

welcome to shbcf.ru