🗺️
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
      • Query String Control
  • 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

Was this helpful?

Multi Polygons

Multipolygons are polygons that have holes in them, or single shapes that cover multiple areas on the map.

PreviousImage PolygonsNextPopup Templates

Last updated 23 days ago

Was this helpful?

To add multi polygons, you can import them using the geoJSON importer in the Line post.

You can import fine using Free, but to edit multi polygons you will need Mapster Pro.

Editing Multi Polygons [Pro]

To create and edit Multi Polygons, look for the button in the geometry creation section that says "Edit As MultiPolygons.

This will open a popup window, either with the existing Multi feature or with a way to draw the multi feature. The instructions in the popup should be clear, but just to reiterate: you must shift-click different discrete features in order to join them together as a multi feature.

You can separate them by clicking and pressing the "Separate" button, and then edit each feature independently by clicking on the lines and dragging.

This uses Mapbox GL Draw internally for the editing on the map: see the for more information on this.

Mapbox docs
An example from MultiPolygons, but MultLines are the same.