expandLimits
From leaflet v2.0.4.1
by Joe Cheng
Notifies the map of new latitude/longitude of items of interest on the map
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
Community examples
Looks like there are no examples yet.