expandLimits: Notifies the map of new latitude/longitude of items of...

View source: R/layers.R

expandLimitsR Documentation

Notifies the map of new latitude/longitude of items of interest on the map

Description

Notifies the map of new latitude/longitude of items of interest on the map

Usage

expandLimits(map, lat, lng)

Arguments

map

map object

lat

vector of latitudes

lng

vector of longitudes


leaflet documentation built on Nov. 14, 2023, 1:08 a.m.