Skip to content

Rename labelOptions to tooltipOptions #511

Open
@schloerke

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.

#' label options; see \url{http://leafletjs.com/reference-1.3.1.html#tooltip-option}

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions