[Request] Scan for RTCs with comments

Would it be possible to have a livemap script to scan either your own Real-Time-Closures or the ones for a country, list them and show if they have comments ? (a bit like UR-MP Tracking)

Reason for this request, click “Show below” :
[hide]

[/hide]

I have already shared this problem in Centercode (SUG-1052) in the hopes that they will make it work better through the app. It got 12 votes and it was “reviewed” by the product team who will have “further discussion” about it.

But until they eventually decide something, it would help a lot if we could detect new comments on RTC’s with a script. Since I doubt that’s doable in WME, I thought the livemap might be a solution.

Really wish I could make this myself but I just don’t know how :cry:

Let me know if this would be possible :slight_smile:

It’s been more than 24 hours so…

:stuck_out_tongue:

Yes, this is a great idea. I would love to see someone create it.

I fear it might not be possible since no script author has ever replied.

I posted it in the ‘Scripts’ Slack channel and one has replied…no timeframe for when he might get to it but he’s interested in this feature as well.

1 Like

I seem to recall having a look into this over the Christmas break as a possible addition to LMUR, but couldn’t find anything of use in the DOM - so the data (comment counts, reported by etc.) associated with each report marker are either hidden away in some obscure part of the DOM, or they exist only as internal variables which aren’t accessible to third-party scripts…

Interestingly, whilst digging around in the LM source again today to see if I had missed something obvious, I found a hidden “Irregularity Filter” panel. No idea how long that’s been present, but it does suggest that Waze have done some work on adding native filtering to livemap, so even if it were possible to easily access the required data via a third-party script, the presence of this would probably be sufficient to make me think twice before wasting my time on writing a script that could end up being made redundant sooner rather than later.