diff --git a/reference.html b/reference.html index dc626760..16d23093 100644 --- a/reference.html +++ b/reference.html @@ -739,6 +739,23 @@ var map = L.map('map', {
this
flyTo(
+ <LatLng> latlng ,
+ <Number> zoom?,
+ <zoom/pan options> options? )
+
this
flyToBounds(
+ <LatLngBounds> bounds ,
+ <fitBounds options> options? )
+
this