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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.


Languages

Language:Dart 97.5%Language:Swift 1.7%Language:Kotlin 0.6%Language:Objective-C 0.2%