WME Polygon Snap

Snap to nearby polygon edges and vertices when drawing or modifying polygons in the Waze Map Editor.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(У мене вже є менеджер скриптів, дайте мені встановити його!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Автор
Jaxon Bjornson
Щоденних встановлень
0
Всього встановлень
1
Рейтинги
0 0 0
Версія
1.0.0
Створено
15.02.2026
Оновлено
15.02.2026
Size
17,0 кБ
Ліцензія
MIT
Відноситься до

WME Polygon Snap

WME Polygon Snap is a Tampermonkey userscript for the Waze Map Editor (WME) that adds precision cursor snapping to nearby polygon lines and vertices. It helps editors align new and existing polygons perfectly with other map features.

Features

  • Smart Snapping: Snaps to both vertices (corners) and edges (lines).
  • Multi-Layer Support: Works across Places, Map Comments, MTEs, RDAs, and more.
  • Toggle Control: Quick-access floating button to enable/disable snapping on the fly.
  • Native Integration: Uses WME's internal OpenLayers engine for smooth performance.

Configuration

You can customize the script behavior by editing the values in the USER CONFIGURATION section at the top of the script:

Setting Default Description
SNAP_TOLERANCE 12 Distance in pixels before the cursor "jumps" to a point.
POLL_INTERVAL 250 Responsiveness of state detection (ms).
ENABLED_BY_DEFAULT true Whether snapping starts ON when WME loads.
SNAP_TO_EDGES true Enable/disable snapping to the lines between vertices.
SNAP_TO_VERTICES true Enable/disable snapping to corner points.
SNAP_LAYERS (Various) Toggle which layers (Venues, Comments, etc.) are snappable.

GitHub Repository

https://github.com/SecuredUnderscore/WMEPolygonSnap

License

MIT