Overview
Use the tabs to try each SDK feature. All use the built-in search (name + address).
- Search – attachSearch() with 1s debounce
- Places – searchForPlaces() → marker + loadPlaces
- Single Route – searchForSingleRoute(from, to)
- Multi-Route – searchForMultiRoute() with S/P/D pins
- Markers – searchForMarker()
- Fit Bounds – fitToContent() / fitBounds()
- Config – getBounds(), server config
Search (attachSearch)
Place name + full address (smaller). Select to add marker and center.
Places (searchForPlaces)
Search → select adds marker, centers and loads places in view.
Single Route (searchForSingleRoute)
From + To search boxes; route draws when both are set.
Multi-Route (searchForMultiRoute)
Add waypoints with search; S/P/D pins after 2+ points.
Markers (searchForMarker)
Search → select adds marker and centers map.
Fit Bounds (fitToContent)
Fit map to current route and all markers.
Config & Bounds
Nepal bounds and server config.