MapStyleSheet.AerialWithOverlay Method

Definition

Gets a MapStyleSheet that presents a hybrid map that combines an aerial map with roads.

public:
 static MapStyleSheet ^ AerialWithOverlay();
 static MapStyleSheet AerialWithOverlay();
public static MapStyleSheet AerialWithOverlay();
function aerialWithOverlay()
Public Shared Function AerialWithOverlay () As MapStyleSheet

Returns

A MapStyleSheet that presents a hybrid map that combines an aerial map with roads.

Applies to