Skip to content

Latest commit

 

History

History
 
 

README.md

Map Attributes

Prerequisites

Update manifest file with proper license key as described above in root README file.

Purpose

Simple app which displays map and allows user to switch modes:

  • Normal - regular map
  • Hybrid - combined view of regular map and satellite view
  • Terrain - map with landscape details (highs and lows)

See more in Map Schemes documentation.

Also you can switch on/off additional map layers:

  • transit mode
  • traffic (Flow and Incidents).

See more in Map Traffic and Historical traffic.

Example

Code snippet which displays map in different modes and different layers on it.

References