WME Reload Map Position Fix (Candy Remix)

Greasyfork: https://greasyfork.org/en/scripts/570596-wme-reload-map-position-fix-candy-remix

This script is a modernized fork of the original WME Reload Map Position Fix by dBsooner. It keeps track of the current map center and zoom, seamlessly restoring your position upon reloading.

This fork focuses on aligning the script with strict modern WME SDK standards, removing deprecated legacy dependencies, and resolving recent 404 load-stalling issues, while maintaining the core utility of the original script.

Key Features:

  • WME SDK Native: Rewritten to strictly utilize the official Waze Map Editor SDK for improved stability and future-proofing, moving away from legacy global variables.

  • Dynamic URL Updates: Silently updates the browser address bar natively with proper WGS84 GPS coordinates as you pan the map, making permalink sharing instant.

  • Crash Prevention: Dynamically strips volatile object IDs (like URs, segments, venues) from the URL when panning to prevent 404 routing engine errors on F5 reloads.

  • Performance Optimized: Incorporates event debouncing to protect the browser’s history API and prevent micro-stutters during rapid map panning.

This fork is intended as a stable continuation of the original tool, aimed at keeping it fast, reliable, and integrated with the modern editor.

2 Likes