#2022 use google map in flutter

preview_player
Показать описание
in this video, I implement google Maps in flutter along with displaying different types of maps in-app with the help of Dropdownmenuitem. I have used google_maps_flutter and geocoding package. To display a google map in the app I use the google_maps_flutter package and when I tap anywhere on the map I get coordinates of that location and using those coordinates I fetch the address using the geocoding package.
To use Google Maps in your app you need an API key. so we get it from the google cloud platform

types of maps:
Normal Map,
Hybrid Map,
Terrain Map,
Satellite Map,

dependencies:

FLUTTER NEW UPDATE
compileSdkVersion 31

Рекомендации по теме
Комментарии
Автор

Hi bro, nice content, i wanna ask u a question, can I make my app shows only hotels in a place taped by user?

mohammedislam