cluster marker maps

  1. sasetcolombia

    Android Question code module to Cluster Marker Map

    I need to implement Cluster Marker based on Google Maps I need them to appear when I zoom in and regroup when I zoom out. I've attached a reference video of what I need. Does anyone have developed and sell a code module to add these functionalities to my project? Thank you for your help.
  2. Serge Nova

    Android Question Cluster marker maps

    Hello everyone, here is my code: #Region Project Attributes #ApplicationLabel: Marker Clustering #VersionCode: 1 #VersionName: 1.0 #End Region #AdditionalJar: google-play-services #AdditionalJar: android-maps-utils-3.8.2-javadoc Sub Process_Globals Private MapFragment As...
Top