ipyleaflet
ipyleaflet copied to clipboard
Display text on map
I'd like to directly display text on the map without popup box and control its anchor location. How can this be achieved?
See this example https://leafmap.org/notebooks/36_add_labels/
Thank you!
@giswqs An additional question: How do I create a text (label object) that follows a moving map marker and updates location with it?