An open API service indexing awesome lists of open source software.

https://github.com/mrusamamuzaffar/google_map_integration_and_places_api_implementation

This code snippet shows Google Maps integration in Flutter. we can do live tracking, show the markers, set the current location, search for the Places and navigate to those places. we can search for a specfic area, circle, raduis, country, this is the simple demo code, not the complete example.
https://github.com/mrusamamuzaffar/google_map_integration_and_places_api_implementation

dart flutter google google-api google-cloud google-cloud-platform google-maps google-maps-api google-photos google-places google-places-api google-play google-play-services google-play-store google-search google-sign-in map-interface map-marker map-navigation map-sdk

Last synced: about 10 hours ago
JSON representation

This code snippet shows Google Maps integration in Flutter. we can do live tracking, show the markers, set the current location, search for the Places and navigate to those places. we can search for a specfic area, circle, raduis, country, this is the simple demo code, not the complete example.

Awesome Lists containing this project

README

          

# google_map_integration and implementation of Places API and search places - Flutter

This code snippet shows Google Maps integration in Flutter. we can do live tracking, show the markers, set the current location, search for the Places and navigate to those places. we can search for a specfic area, circle, raduis, country, this is the simple demo code, not the complete example.

## Architechture
✔️ Clean Architechture

✔️ Sound NullSafety

✔️ Places API

✔️ Search New Addresses (navigate to differenet locations)

✔️ Get Your Current Location

## GIF



## Places API GIF



#### This given below gif shows another demo, the customiztions of Google Map in Flutter. we can include images, png, jps, icons, cars and navigate them on Google map. we can drag the location marker from one place to another place.

## We can Inlcude
✔️ cusotm text

✔️ custom images

✔️ custom markers

✔️ custom icons

✔️ anything we want

✔️ drag location marker from one place to another

## Train in Google Map - GIF