SteveCossy / IOT

Range of Internet of Things - related projects
1 stars 3 forks source link

Map improvements 1 #4

Closed shermp closed 4 years ago

shermp commented 4 years ago

As discussed in #2 here is round of map improvements.

Formatted the popup text into a table using JS template literal syntax, which is supported by all modern browsers (including MS Edge, but not IE, but no-one supports that these days, so...)

Also updated the linked versions of Leaflet and JQuery to their latest versions. The linked version of Leaflet was truly prehistoric, and didn't include such functionality as tooltips.

Also, I consolidated development on index.html, and deleted CayMQTT.html to avoid any confusion.