2017-03-24
1.0.1
Harlin Setiadarma
10.0.302.0
All
All
Components, Plug-ins
[Overview]
Marker Clusterer Plugin for Google Maps Component
[Detail]
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 Clustere
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.