Maps & 3D Scene
info
Example applications for the Maps SDK for C++ are available on IssueTracker. You can clone the repository and launch the applications by following the setup instructions provided in the README file.
Bring interactive customizable real world maps to your users in 3D. No matter whether they are online or offline.

Map View
Render an interactive map supporting pan and zoom.
Multi Map View
Show multiple map views.
Center Map
Center the map view over a pair of coordinates.
Map Style
Change the map style used to render the interactive map.
Change Map Style
Interactive map style change.
Map Perspective
Toggle the map perspective or tilt/view angle.
Switch Map Perspective
Toggle the map perspective interactively.
Markers
Ddraw point, polyline and polygon markers.
Points Marker
Render a set of point markers on the interactive map.
Polygon Marker
Render a set of polygons on the interactive map.
Polyline Marker
Render a set of lines on the interactive map.