Greasy Fork is available in English.

WME Auto Reload

Auto-reloads the WME data model on map moves

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
Twister-UK
1日のインストール数
0
累計インストール数
103
評価
0 0 1
バージョン
1.1
作成日
2019/09/03
更新日
2019/09/05
ライセンス
不明
対象サイト

As a partial workaround for the disappearing street name bug in WME, this script simply calls W.controller.reload() after every map move unless any map objects are selected - this latter exception is required to allow panning/zooming without losing selections, but does allow a window of opportunity for the bug to strike...

20190905 - 1.1: Inhibit reload() call when there are unsaved edits
20190903 - 1.0: Initial release