🗺️
Mapster WP Maps
HomeProExamplesContact
  • Getting Started
    • About
    • Installation
    • Key Concepts
    • Importing/Exporting
    • Guides
      • Your First Map
      • Creating a Crowdsourced Map
      • Set Up Recurring Import
      • Adding a Custom Style
      • Building a Custom Popup
  • Creating Shapes
  • Displaying Maps
  • Maps
    • Map Tiles
    • Initial View
      • Fit to Features
      • Manual Values
      • User Location
    • Map Size
    • Points, Lines, Polygons
    • Clustering
    • Interactivity
    • Controls
      • Basic Controls
      • Geocoding & Geolocation
      • Togglers
      • Other Controls
      • Control Render Order
    • Filters
      • Category Filter
      • Custom Search Filter
      • Filter Dropdown
    • Lists
      • Store Locator
    • Specialty Maps
      • Map Comparer
      • Heatmaps
      • Elevation Profile
      • User Submission
      • Listing Page Map
    • Preloader
    • Developer
      • Javascript
      • Embedding Maps
      • Faster Loading (Cache)
      • Caching
      • Progressive Loading
  • Locations
    • Markers
    • Circles
    • Labels
    • Icons
    • 3D Models
  • Lines
    • Lines
  • Multi Lines
  • Polygons
    • Flat Polygons
    • 3D Polygons
    • Image Polygons
  • Multi Polygons
  • Popups
    • Popup Templates
      • Introduction
      • Layout, Colors, Text, CSS
      • HTML
      • Options
    • Popup Content
  • Pro Sections
    • User Submission
      • Overview
      • Submission Interface
      • Adding Custom Fields
      • Submission Admin
  • Mass Edit
  • Settings
    • General
    • Account Management
  • Advanced
  • Import
  • Tileset Management
  • Developer
    • Mapster Map ACF Field
    • Mapster Map Gravity Forms Field
    • Custom Scripts
    • Hooks
    • Spatial DB & API
    • Internationalization
Powered by GitBook
On this page
  • Feature Clustering
  • Cluster by Category [Pro]
  • Cluster Coloring & Sizing [Pro]
  • Image on Cluster [Pro]

Was this helpful?

  1. Maps

Clustering

Group points into clusters for easier navigation and viewing.

Feature Clustering

Different kinds of Location Styles (Circle, Marker, Label & Icon) will not cluster together. To enable clustering for the types of locations you've added, please make sure you select the correct type of clustering.

Cluster by Category [Pro]

Cluster by Category allows you to break up clusters into totally different groups depending on the categories of the Locations you've added. You'll want to make sure that Locations are exclusive -- otherwise, the system won't know which cluster to assign a Location to.

Select the Categories to Cluster. Categories you don't select will still be broken into individual features on the map. Please note: currently this only works with Marker type locations.

Then, you can give the color for these clusters in the text box below. You need to enter a different hex code on each line, in the same order as the categories you selected above.

#FFFFFF
#1b6a3d
#000000

The clusters will be the same color regardless of how many features are in the cluster.

Cluster Coloring & Sizing [Pro]

Cluster Options allow you to change styling information, in close detail, on your map. This applies globally -- ie, all clusters on the map will be styled the same way. Clusters are broken into three sizes: Small, Medium, and Large.

For each of these cluster sizes, you can define the color, the "count" that defines how many points means a given cluster is Small, Medium, or Large, the border color, and the border width. This allows you to make clusters really work with your overall style and layout.

Image on Cluster [Pro]

Add an image for your cluster instead of the default coloured circle. The image should not be more than 150x150 pixels in size. The number associated with the cluster will still appear in the middle of the image.

PreviousPoints, Lines, PolygonsNextInteractivity

Last updated 5 days ago

Was this helpful?