Skip to content

coletiv/flutter_google_maps_clusters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marker Clustering and Marker Network Image Icons on Flutter Google Maps

This example project serves as a companion to the Use Network Images as Marker Icons on Flutter Google Maps, How to Cluster Markers on Flutter using Google Maps and Customize Your Cluster Markers on Flutter Google Maps blog posts.

It shows how to get an image from an url and use it as a marker icon and how to cluster markers on Google Maps For Flutter.

Those features aren't yet supported by the official Google Maps package.

Follow these issues to get updates and add thumbs up to try to get more attention to them:

  • Allow markers to be made Flutter widgets: Issue
  • Support marker clustering: Issue

Also, don't forget to check the Flutter Cache Manager and Fluster packages that were used to make this project possible.

Getting Started

1 - Get started with Flutter by following this link.

2 - Obtain the Google Maps Api key here and add it here and here.

3 - Run project and see the custom marker icons and cluster working with Google Maps.

About

Companion project for Flutter Google Maps article

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published