-
Notifications
You must be signed in to change notification settings - Fork 504
Open
Description
With the adoption of Leaflet.label into L.tooltip
, if we'd like to copy the names fully, we should rename labelOptions (function and argument usage) to tooltipOptions.
This will probably involve deprecation / message functionality within the package.
Or (current implementation) we could leave as is and not change our api, but just point to the documentation of tooltip options from our labelOptions documentation.
Line 548 in bfe4b0d
#' label options; see \url{http://leafletjs.com/reference-1.3.1.html#tooltip-option} |
Metadata
Metadata
Assignees
Labels
No labels