Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Concepts_Table

Pablo Candelas Gonzalez edited this page May 6, 2019 · 1 revision

Map Control Concepts

The Bing Maps SDK allows you to display a map in your application. Below, you will find the major set of concepts and examples to help you get started.

Concept Description
Map Scenes and Cameras Easily update the current perspective of the map using Map Scenes and Cameras.
Map Style Sheets Update the look and feel of the map with Map Style Sheets.
Map Icons Add points of interest (POI) and other images to your map with Map Icons.
Display flyout of pushpin Add a pop-up user interface to your map to display infomation to end users when an icon is tapped.
Map Polylines and Polygons Add shapes and lines to your map with Map Polylines and Polygons.
Custom Overlays Overlay large images -- such as traffic coverage or weather radar -- to your map.
Interacting with maps Enable / disable Pan, Rotate, Tilt, and Zoom user interaction.
Events Handle events that occur on a map.