humangeo / leaflet-dvf

Leaflet Data Visualization Framework
MIT License
689 stars 153 forks source link

Update L.Graph to use location.text #103

Closed joakimkejser closed 7 years ago

joakimkejser commented 7 years ago

Update L.Graph to use location.text instead of value field value when creating new location objects. This allows the CUSTOM function to use the location.text value to customize tooltip titles.

joakimkejser commented 7 years ago

Fixes one of the issues mentioned in issue #102