w8r / Leaflet.Bookmarks

Leaflet plugin for user-generated bookmarks
http://w8r.github.io/Leaflet.Bookmarks/
59 stars 17 forks source link

Changed _getBookmarkDataForTemplate function #8

Closed slongberry closed 9 years ago

slongberry commented 9 years ago

to call the function passed to options if it exists, otherwise return the default functionality. This allows for access to custom field data in the bookmark template. This resolves issue #7.