Advanced OSM for Toolset Maps

توضیحات

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)

عکس‌های صفحه

  • Default OpenStreetMap view
  • Satellite + Roads + Labels overlay
  • Grayscale effect with clustered markers

نصب

  1. Upload the plugin files to /wp-content/plugins/advanced-osm-for-toolset-maps/
  2. Activate the plugin through WordPress admin
  3. Use the [aotm-advanced-osm-map] shortcode with your Toolset map

سوالات متداول

How is this different from native Toolset Maps?

Toolset only provides basic OSM maps. Our plugin adds:
– Satellite imagery with toggle button
– Marker clustering
– Color effects (grayscale)
– Layer controls (roads/labels)
– Advanced zoom management

Does this replace Toolset Maps?

No, it enhances it. You still need Toolset Maps installed.

نقد و بررسی‌ها

13 ژوئن 2025
Very useful plugin! It makes Toolset Maps much better and easier to customize. Works great and does exactly what I needed. Thank you!
13 ژوئن 2025
This plugin is exactly what I needed. The ability to add custom layers, switch to satellite view, and fine-tune map behavior makes it incredibly powerful. It integrates smoothly and works reliably. Highly recommended for anyone using Toolset with OpenStreetMap!
خواندن تمامی 2 نقد و بررسی‌

توسعه دهندگان و همکاران

“Advanced OSM for Toolset Maps” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Advanced OSM for Toolset Maps” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

1.2.1

  • Minor fixes

1.2

  • Initial release with complete feature set
  • Updated all function prefixes to ‘aotm’ for better compatibility
  • Changed shortcode to [aotm-advanced-osm-map]