Returns a leaflet map pre-zoomed to Pakistan's extent as a starting point for building custom interactive maps.
Value
Returns a leaflet object (class "leaflet" and "htmlwidget") with the following configuration:
- Provider tiles
Specified tile provider (default: CartoDB.Positron)
- Bounds
Pre-zoomed to Pakistan's extent: longitude 60.9°E to 77.8°E, latitude 23.5°N to 37.1°N
The output is a fully customizable leaflet basemap ready for adding layers (e.g., administrative boundaries, point data, markers). Use this as a starting point for building custom interactive maps.