You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update to latest leaflet.js v1.3.1 (#453, 314616f) Please see https://leafletjs.com/reference-1.3.4.html for the latest documentation
86
+
* Update to latest leaflet.js v1.3.1 (#453, 314616f) Please see https://web.archive.org/web/20220702182250/https://leafletjs.com/reference-1.3.4.html for the latest documentation
87
87
88
88
* All plugins updated to versions compatible with leaflet > 1.0 (#458)
89
89
@@ -114,7 +114,7 @@ BUG FIXES AND FEATURES
114
114
115
115
* Added more providers for `addProviderTiles()`: "OpenStreetMap.CH", "OpenInfraMap", "OpenInfraMap.Power", "OpenInfraMap.Telecom", "OpenInfraMap.Petroleum", "OpenInfraMap.Water", "OpenPtMap", "OpenRailwayMap", "OpenFireMap", "SafeCast". (4aea447)
116
116
117
-
* `L.multiPolyline` was absorbed into `L.polyline`, which accepts multiple an array of polyline information. https://leafletjs.com/reference-1.3.4.html#polyline. (#515)
117
+
* `L.multiPolyline` was absorbed into `L.polyline`, which accepts multiple an array of polyline information. https://web.archive.org/web/20220702182250/https://leafletjs.com/reference-1.3.4.html#polyline. (#515)
118
118
119
119
* Fix bug where icons where anchored to the top-center, not center-center (2a60751)
#' label options; see \url{https://leafletjs.com/reference-1.3.4.html#tooltip-option}
554
-
#' @param opacity Tooltip container opacity. Ranges from 0 to 1. Default value is \code{1} (different from leaflet.js \code{0.9}); see \url{https://leafletjs.com/reference-1.3.4.html#tooltip-opacity}
553
+
#' label options; see \url{https://web.archive.org/web/20220702182250/https://leafletjs.com/reference-1.3.4.html#tooltip-option}
554
+
#' @param opacity Tooltip container opacity. Ranges from 0 to 1. Default value is \code{1} (different from leaflet.js \code{0.9}); see \url{https://web.archive.org/web/20220702182250/https://leafletjs.com/reference-1.3.4.html#tooltip-opacity}
555
555
#' @param textsize Change the text size of a single tooltip
556
556
#' @param textOnly Display only the text, no regular surrounding box.
557
557
#' @param style list of css style to be added to the tooltip
558
558
#' @param zoomAnimation deprecated. See \url{https://github.com/Leaflet/Leaflet/blob/master/CHANGELOG.md#api-changes-5}
559
-
#' @param sticky If true, the tooltip will follow the mouse instead of being fixed at the feature center. Default value is \code{TRUE} (different from leaflet.js \code{FALSE}); see \url{https://leafletjs.com/reference-1.3.4.html#tooltip-sticky}
559
+
#' @param sticky If true, the tooltip will follow the mouse instead of being fixed at the feature center. Default value is \code{TRUE} (different from leaflet.js \code{FALSE}); see \url{https://web.archive.org/web/20220702182250/https://leafletjs.com/reference-1.3.4.html#tooltip-sticky}
#' marker options; see \url{https://leafletjs.com/reference-1.3.4.html#marker-option}
884
+
#' marker options; see \url{https://web.archive.org/web/20220702182250/https://leafletjs.com/reference-1.3.4.html#marker-option}
885
885
#' @describeIn map-options Options for markers
886
886
#' @export
887
887
markerOptions<-function(
@@ -914,7 +914,7 @@ markerOptions <- function(
914
914
#' spiderfy it so you can see all of its markers
915
915
#' @param removeOutsideVisibleBounds clusters and markers too far from the
916
916
#' viewport are removed from the map for performance
917
-
#' @param spiderLegPolylineOptions Allows you to specify PolylineOptions (\url{https://leafletjs.com/reference-1.3.4.html#polyline-option}) to style spider legs. By default, they are { weight: 1.5, color: "#222", opacity: 0.5 }
917
+
#' @param spiderLegPolylineOptions Allows you to specify PolylineOptions (\url{https://web.archive.org/web/20220702182250/https://leafletjs.com/reference-1.3.4.html#polyline-option}) to style spider legs. By default, they are { weight: 1.5, color: "#222", opacity: 0.5 }
918
918
#' @param freezeAtZoom Allows you to freeze cluster expansion to a zoom level.
919
919
#' Can be a zoom level e.g. 10, 12 or "max" or "maxKeepSpiderify"
920
920
#' See \url{https://github.com/ghybs/Leaflet.MarkerCluster.Freezable#api-reference}
#' @param interval The spacing in map units between horizontal and vertical lines.
18
18
#' @param sphere boolean. Default FALSE
19
-
#' @param style path options for the generated lines. See \url{https://leafletjs.com/reference-1.3.4.html#path-option}
19
+
#' @param style path options for the generated lines. See \url{https://web.archive.org/web/20220702182250/https://leafletjs.com/reference-1.3.4.html#path-option}
20
20
#' @param layerId the layer id
21
21
#' @param group the name of the group this layer belongs to.
22
22
#' @param options the path options for the graticule layer
#' @param position standard \href{https://leafletjs.com/reference-1.3.4.html#control-positions}{Leaflet control position options}.
17
+
#' @param position standard \href{https://web.archive.org/web/20220702182250/https://leafletjs.com/reference-1.3.4.html#control-positions}{Leaflet control position options}.
18
18
#' @param primaryLengthUnit,secondaryLengthUnit units used to display length
19
19
#' results. secondaryLengthUnit is optional.
20
20
#' Valid values are \code{"feet"}, \code{"meters"}, \code{"miles"}, and \code{"kilometers"}.
#' Value should be a color represented as a hexadecimal string.
30
30
#' @param popupOptions \code{list} of options applied to the popup
31
31
#' of the resulting measure feature.
32
-
#' Properties may be any \href{https://leafletjs.com/reference-1.3.4.html#popup-option}{standard Leaflet popup options}.
32
+
#' Properties may be any \href{https://web.archive.org/web/20220702182250/https://leafletjs.com/reference-1.3.4.html#popup-option}{standard Leaflet popup options}.
33
33
#' @param captureZIndex Z-index of the marker used to capture measure clicks.
34
34
#' Set this value higher than the z-index of all other map layers to
35
35
#' disable click events on other layers while a measurement is active.
0 commit comments