Greasy Fork is available in English.

WME Fix Map Object

Temporary fix for the changes made in the WME internal data structure that breaks any script that interacts with the map. Also monitors and reports the usage of these copied over properties.

المؤلف
Glodenox
التثبيت اليومي
0
إجمالي التثبيت
528
التقييمات
2 0 0
الإصدار
1.1.0
تم إنشاؤه
31-10-2019
تم تحديثه
04-12-2019
الترخيص
لا يوجد
ينطبق على

Waze has decided to move the OpenLayers Map object from W.map to W.map.olMap. This script counteracts this by copying all properties from the new object to where they would be on the old object. This makes it possible to bring to live any old scripts. Possibly we could include this snippet in several of the often-used scripts should Waze go forward with this.