dceejay / RedMap

A web map app for Node-RED to put blobs on
Apache License 2.0
107 stars 60 forks source link

Add multiple coordinats display #274

Closed zafrirron closed 2 weeks ago

zafrirron commented 2 weeks ago

The original mouse coordinates plugin allows the display of multiple coordinate formats. It has been changed to use include() instead of == to enable comma-separated coordinate formats. The README did not list all available options; I have added the missing formats.

modified: README.md modified: worldmap/worldmap.js