leaflet (version 2.0.2)

expandLimitsBbox: Same as expandLimits, but takes a polygon (that presumably has a bbox attr) rather than lat/lng.

Description

Same as expandLimits, but takes a polygon (that presumably has a bbox attr) rather than lat/lng.

Usage

expandLimitsBbox(map, poly)

Arguments

map

map object

poly

A spatial object representing a polygon.