Give us feedback
google-maps-clusterer
Web icon

Google Maps Clusterer

Stable version 1.0.1 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 24 March 2017 by 
4.5
 (6 ratings)
google-maps-clusterer

Google Maps Clusterer

Details
Marker Clusterer Plugin for Google Maps Component
Read more

Marker Clusterer Plugin for Google Map Component


Require Google Map Component...

Use Case: Showing cluster of marker instead of individual marker on Google Map Component


How to use it:

1. Add dependency: Google Map and Google Map Clusterer

2. Add usual Map from Google Map Component, set desired center lat/long, zoom, and MapOptions

3. Add GMaps_Clusterer_Flow\GoogleMap_Clusterer webblock below the Map webblock

4. In Preparation Logic of your screen, query your data using aggregate, loop data: add marker using Google Map Component as usual, then ListAppend Markers (type: List of Text), after that use AddMarkerToClusterer logic with MapId and Markers as input parameter.

Release notes (1.0.1)

- Remove unused input parameter

- Grant anonymous access to GMap_Clusterer_Sample

Reviews (1)
by 
2022-04-23
in version 1.0.1
Hello how are you
Team