Skip to Content
ExamplesExamples Overview

Examples Overview

Use this section as a practical map of the SDK. The examples are grouped by behavior so you can jump directly to the API surface you need instead of reading the whole documentation in order.

What each example documents

ExampleFocusBest for
Create a MapinitializeSDK, createMap, callbacksFirst integration
Map Controls and Boundscamera, bounds, language, tile cacheViewport and map state
Basic Markersmarker lifecycleCRUD for markers
Marker Iconsicon, iconProperties, anchorVisual marker variants
HTML Markerselement, custom DOM, click handlingRich marker UI
Place Interactionsearch, clicks, polygon stylingPlace discovery flows
Places, Markers, and RoutesMVXPlace with marker and route flowsEnd-to-end map interactions
RoutesaddRoute, multiple routes, route progressStatic routing
Route Animationanimated routes and step controlsNavigation UI
Floor Managementparent place and floor transitionsIndoor maps
User Trackingposition, heading, user markerLive user location
Remote ConfigurationgetConfiguration, CSS customizationDirectory and totem setups
Data Loadingplaces, subplaces, cache, configurationSDK data orchestration

Capability matrix

CapabilityOutdoorIndoorMixed
Create and configure a mapCreate a MapCreate a MapComplete Example
Bounds, camera, zoom, languageMap Controls and BoundsMap Controls and BoundsMap Controls and Bounds
Marker CRUDBasic MarkersBasic MarkersMarker Icons
Custom marker DOMHTML MarkersHTML MarkersPlaces, Markers, and Routes
Polygon selection and bordersPlace InteractionPlace InteractionPlaces, Markers, and Routes
Route drawingRoutesRoutesPlaces, Markers, and Routes
Route animationLimitedRoute AnimationRoute Animation
Floor switchingNot applicableFloor ManagementFloor Management
User trackingUser TrackingUser TrackingGeolocation Override
Remote configurationRemote ConfigurationRemote ConfigurationData Loading

Notes on visual validation

The public examples in this section intentionally use placeholders instead of real credentials. The internal visual harness that captures screenshots and smoke-tests real indoor/outdoor clients lives outside the published docs content and is designed to receive API keys through environment variables.

Last updated on