fitWorld method

LeafletMap fitWorld([
  1. FitBoundOptions? options
])

Sets a map view that mostly contains the whole world with the maximum zoom level possible.

Implementation

external LeafletMap fitWorld([FitBoundOptions? options]);