New to Telerik UI for WinForms? Download free 30-day trial

Imagery sets

The Bind Maps Rest Provider imagery service supports different types of visualization. The possible imagery sets which can be used are:

To choose an imagery set, you can set the ImagerySet property of the BingRestMapProvider.

AerialWithLabels

This mode offers worldwide orthographic aerial and satellite imagery. The labels in this mode are enabled by default.

Figure 1: Aerial mode with labels

Rad Map Features Rest Providers 01 with labels

Aerial

Figure 2 is a snapshot of the Aerial mode for Bing Map Rest Provider when the labels are not visible.

Figure 2: Aerial mode without labels

Rad Map Features Rest Providers 01 nolabels

AerialWithLabelsOnDemand

This imagery set represent Aerial imagery with on-demand road overlay.

Figure 3: AerialOnDemand mode

Rad Map Features Rest Providers 01 with labels

Road

The road imagery type is a set of static tile server. The tiles are generated ahead of time and then stored and served. For this mode the labels are displayed always. Figure 4 is an example of the Road Mode definition.

Figure 4: Road mode

Rad Map Features Rest Providers 01 road

RoadOnDemand

The road on demand imagery type provides the same map tiles used in the latest Bing maps controls. These tiles are generated on the fly as needed and are the most up to date road maps.

Figure 5: RoadOnDemand mode

Rad Map Features Providers Bing Map Birdseye

CanvasLight

A light version of the road maps which provides neutral background with minimal colors, labels and features.

Figure 6: CanvasLight mode

Rad Map Features Providers Bing Map Birdseye

CanvasGray

A gray version of the road maps which provides neutral background with minimal colors, labels and features.

Figure 7: CanvasGray mode

Rad Map Features Providers Bing Map Birdseye

CanvasDark

A dark version of the road maps which provides neutral background with minimal colors, labels and features.

Figure 7: CanvasDark mode

Rad Map Features Providers Bing Map Birdseye

See Also

In this article