Display house numbers and stop points on the map
A script to enhance the display of the House Numbers layer in WME. Highlights HNs based on their status and displays a line to their stop point.
See the "HND" script tab for the legend and configuration options.
A note on zoom levels: the script can only display those HNs that are loaded into WME's data model, which depends on the zoom level. Currently, all HNs are loaded at level 17 and above; at wider levels, only a subset of segments have their HNs loaded, until at zoom level 13 there are no HNs to display at all. However, in practice, the script struggles when there are a large number of HNs to display within the map window. As a practical matter, zoom level 18 is the widest that is useful in a dense urban or suburban area, while levels 17 and lower are only useful in more rural/unpopulated areas.
Also, note that when you add, move, or edit a HN, the highlighting and stop point for that number will not reappear until you have saved your edits or reloaded the map. This is a limitation imposed by the data available through the WME SDK.