Advanced OSM for Toolset Maps
by wp-customtypes on WordPress.org
Extends Toolset Maps with advanced OpenStreetMap features not available in the native plugin.

Default OpenStreetMap view
Supercharge Toolset Maps with professional OpenStreetMap features that are missing in the core plugin.
While Toolset Maps now supports OpenStreetMap, it lacks advanced visualization options. This plugin fills the gap by adding:
π°οΈ Satellite View β Not available in Toolset. Enable with one shortcode attribute.
π΅ Smart Clustering β Automatic marker clustering that Toolset doesnβt offer.
π¨ Custom Styling β Grayscale (silver style) effects with intensity control.
π£οΈ Layer Management β Toggle roads and labels independently β impossible with basic Toolset.
Check DEMOS
Check author page wp-customtypes.com
Shortcode Examples
Basic OpenStreetMap
[aotm-advanced-osm-map map-id=βmap-1β³]
[wpv-map-render map_id=βmap-1β³][/wpv-map-render]
Satellite View with Layers
[aotm-advanced-osm-map map-id=βmap-2β³ satellite=βonβ labels=βonβ roads=βonβ]
[wpv-map-render map_id=βmap-2β³][/wpv-map-render]
Professional Styling
[aotm-advanced-osm-map map-id=βmap-3β³ grayscale=β0.9β³ cluster=βonβ cluster-color=β#f05a28β³]
[wpv-map-render map_id=βmap-3β³][/wpv-map-render]
Feature Comparison
Satellite View
Toolset Maps β No
Advanced OSM β
 1-click
Marker Clustering
Toolset Maps β No
Advanced OSM β
 Customizable
Grayscale Effects
Toolset Maps β No
Advanced OSM β
 0-100% control
Layer Toggles
Toolset Maps β All or none
Advanced OSM β
 Roads/Labels separate
Zoom Control
Toolset Maps β Basic
Advanced OSM β
 Precise levels |
Full Shortcode Reference
- map-id: (Required) Must match your Toolset map ID
 - satellite: βonβ β Toggle satellite base layer (default off)
 - satellite-button: βoffβ β Hide Satellite toggle button (default on)
 - cluster: βonβ β Enable marker clustering (default off)
 - cluster-color: Hex color β Set clusters icon color (default #ff5b00)
 - zoom-level: 0-14 β Initial zoom level (default auto)
 - zoom-cluster: 0-14 β Zoom level where clustering disables (default 12)
 - labels: βonβ β Show labels overlay (default off)
 - roads: βonβ β Show roads overlay (default off)
 - grayscale: 0.1-1 β Grayscale intensity (default 0)