Google Maps–like maps for Nepal only. Tiles with route names and faded buildings. Cached on device and server—embed in any site or use server-side.
Bounds restricted to Nepal. All places, routes, and tiles filtered and cached for Nepal.
CartoDB Light style—clear road/route names and light (faded) building appearance.
Server caches tiles and API responses on disk; SDK caches in the browser (IndexedDB).
Place search with name + address. Google Places when key set; Nominatim fallback. Cached by query.
Single or multi-waypoint routes with total distance, duration, and per-leg breakdown (S/P/D pins).
Add markers, cluster them, and fit the map to the current route and all markers.
One script + Leaflet. searchForMarker, searchForSingleRoute, fitToContent and more.
Route calculation from PHP: call the route API for distance, time, and legs—no map required.