geospatialem / conference-map

2018 MN GIS/LIS Conference Map
https://geospatialem.github.io/conference-map
BSD 2-Clause "Simplified" License
6 stars 5 forks source link

DECC Room Labels #18

Closed fawcett closed 8 years ago

fawcett commented 8 years ago

Love the indoor map. It would be useful to have room name labels for the indoor DECC map.

geospatialem commented 8 years ago

Hey @fawcett - I've actually got them in the title of the popup. It doesn't look the greatest though, can you think of a better way to display the room names?

Popup screenshot with title highlighted
fawcett commented 8 years ago

I was thinking that people might want fixed labels for the rooms, maybe on at zoom 17 or greater. That would allow them to look at the whole floor and see all of the room names at the same time.

Last time that I looked at it, I don't think that there was native poly labeling in Leaflet. You could use leaflet.label, or just add label points. If you think that it is worth while, I could play around with it too.

geospatialem commented 8 years ago

Ahhh, sorry, I didn't catch that you meant in the map initially. Great idea!

I'll work on implementing it - I added leaflet.label to another map, and love it!