Multi Map View¶
Show multiple map views.

Use case¶
Present more than one view.
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. The scene will be displayed in two views. For highlight purposes a different style is set to the 2nd view, if available.
How it works¶
Create two
MapViewListener
objects, oneOpenGLContext
, aScreen
and twoMapView
objects.Allow the application to run until the map views are fully loaded.