Skip to content

Map View

Show a map view.

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 Windows

When you open the sample, you’ll be viewing the scene from above.

How it works

  1. Create a MapViewListener, OpenGLContext and MapView.

  2. Allow the application to run until the map view is fully loaded.

C++ Examples

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