[Script] Live Map UR Layer v3.3 (20231011)

Loving the new update! I’m glad to see you worked on it some more…

Most everything seems to be working except “Hide URs not including” and Hide URs including. Every time i toggle these on all the map & UR’s disappear.

Also I was wondering with this script and your URO script if your able to put multiple items in the box with some sort of separator?

Thanks for pointing this out, it’s now fixed in 1.2.1… Also fixed the positioning of popups to keep them visible when their markers are close to the bottom or right hand edges of the map.

http://userscripts.org/scripts/show/150276

Here is a problem with UR’s with a lot of txt in the comment field getting displayed differently between 1.2 and 1.21

break1.jpg

break2.jpg

The permalink to the note.
https://www.waze.com/editor/?zoom=8&lon=-83.1095&lat=42.34615&layers=BFTFFTTTFTTFTTTTFTTTTFT

I like this tool so far! I do have one quick suggestion, if fairly easy to implement…

If one goes to http://www.waze.com/livemap (not secure), put a red instead of green box at the top, and if you look up there, say ‘LMUR doesn’t work on a non-secure connection. click here for the secure page.’ In other words, @include both URLs, but do an if in there somewhere, early, to avoid this common user error?

May not be realistic, but it came to mind!

Thanks for the suggestion, it’s such an obvious thing to do I can’t believe I never thought about doing it myself…

Also in 1.3 is marker clustering - at zoom levels of 4 and below, clusters of 10 or more markers are replaced by black circles containing a count of the markers within that cluster. This helps to reduce map clutter and redraw times when using LMUR to visualise wider areas.

http://userscripts.org/scripts/show/150276

Great tool.
Is it possible to give markers outside my editable area a other color then in side my editable area.
And is it possible to add a box (select all)
And can you move the main menu button. It is in the way when using the search box. Especially when the drop down box with search suggestions, drops down.

I think if you select ‘Hide’ instead of ‘Show’, it will have the same result of using ‘select all’. Am I right?

That’s what I do. Switch over to hide and don’t check anything.

Is there any way to make the settings stick? Or maybe a refresh button so that the view could be refreshed without losing settings?

Via my iPhone 3GS.

That’s what I’m looking for too. I remember it used to in many many previous version.

I think you’re getting confused with the filtering functionality in the URO script. LMUR only recently gained the ability to filter by type, and has never had the ability to save any of its settings - it’s on my to-do list though…

Well, then… could you please make the settings to open with Hide selected? ATM the LMUR is activated and nothing at all (UR-related) can be seen…

…not any more. 1.4 now saves user settings and restores them whenever a new session is started.

http://userscripts.org/scripts/show/150276

Thank you for the quick update!

:smiley:

Script is not schowing all updates. “Missing road (automatically detected)” Is not showing. (in side my AM earea. (

On the UK map, “Missing road (automatically detected)” is a map problem, and they show up OK for me (as green circles) if the appropriate problem filter options are set (Enable and hide map problems, then clear the Missing road checkbox).

If you’ve got an example of this type of problem that definitely isn’t showing up in LMUR even after checking all the filter settings are correct, please post a permalink to its location from WME and I’ll investigate further.

It’s been a while, but following a bug report (thanks ditchi56 :slight_smile: ) we now have a new version of LMUR…
Fixing their reported bug means that turn problem markers (the blue circles) now show up again.

I also noticed that at some point in the past I’d changed the map problem markers to green circles instead of the green squares they used to be - not sure why I made that change, and since it prevents the three marker types being differentiated by both shape and colour, I’ve changed them back to being squares.

http://userscripts.org/scripts/show/150276

thank Twister_Uk. Really good job :wink:

Would it be possible to filter map problems by age in the same way as user reports, i.e. to have a “hide map problems less than nn days old” box?

I’m guessing that the answer may be “no it’s not possible because WME doesn’t show the age of map problems”. If this is the case, would it be possible to pick up the colour of the map problem on WME and have a “show only red map problems” box?

I’ve just made a crx for Chrome users ***

As requested by ditchi56, 1.6 now enables map problems to be filtered by severity (low/medium/high). These three severity levels equate to the yellow/orange/red marker pin colours in WME.

http://userscripts.org/scripts/show/150276

A crx-packaged version for Chrome users is available at http://crx.chizzum.com/LMUR.crx

(and big thanks to OyyoDams for providing the previous crx version until I figured out, with more than a little help from Timbones, how to do it myself…)