Map View¶
Show a map view.

Use case¶
Present an area of the world map in a window.
How to use the sample¶
First, get an API key token, see the Getting Started guide.
Download the Maps & Navigation SDK for C++ archive file for Linux or WindowsWhen you open the sample, you’ll be viewing the scene from above.
How it works¶
Create a
MapViewListener
,OpenGLContext
andMapView
.Allow the application to run until the map view is fully loaded.