Android Maps SDK Examples
Basic Location Tracking
Learn manual and auto location tracking. Handle permissions, camera change listener & tracking button.
Center Camera in Bounds
Learn to create custom polygon and center camera to given bounds and padding.
Custom Location Pulsing Symbol
Learn to customize Location Pulsing Style, permission handling and track current location.
Custom Polygon Cluster
Explore MapView Polygon Clusters. Add & aggregate GeoJson clusters for efficient data handling.
Location Tracking Modes
Explore Location Tracking Modes: Learn to enable, switch & handle permissions in this MapView demo.
MapView CameraPosition Method
Learn to explore various CameraPosition Method (target, zoom, bearing and tilt) on MapView.
MapView Gestures detector
Learn to enhance your MapView interactions. Enable or Disable and Detect gestures with ease.
MapView Marker
Explore MapView Markers: Add in bulk, click to add markers and customize positions, titles & snippets.
MapView Polygon
Learn to add Polygon in MapView from a set of latitude,longitude. Add query, set stroke and colour.
MapView Polyline
Learn to add PolyLines from a set of latitude,longitude pair. Add stroke and colour to PolyLine for interactive maps.
Query Features in box
Learn to Query Features in box on MapView, with existing/custom layer ID & filter.