Loads permalinks in an existing editor
Ниже показаны версии этого скрипта, в которых изменялся код. Показать все версии.
v2.03 - clear stale closure polyline when loading new link
v2.02 - preserve existing onclick function on links; correctly handle switching between production and beta
v2.01 - moved load confirmation earlier for tighter timing
v2.0 - rewritten from scratch to use a different mechanism that isn't blocked by browser security (COOP)
v0.97 - removed call to _restoreProblemSelection() which no longer exists
v0.95 - another attempt to fix the selection of objects when the map doesn't move
v0.94 - fixed erroneous parsing of url, which missed the first parameter
v0.93 - explicitly close any existing panel beforehand, and ensure segments get selected afterwards
v0.92 - minor tweak to force selections to update when coords don't change
v0.91 - fixed permalink with more than one segment selected