Skip to content

Multi Map View

Show multiple map views.

Multi Map View

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 Windows

When 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

  1. Create two MapViewListener objects, one OpenGLContext, a Screen and two MapView objects.

  2. Allow the application to run until the map views are fully loaded.

C++ Examples

Maps SDK for C++ Examples can be downloaded or cloned with Git