IMapMarkerVisual.Longitude

Syntax

Longitude: IMapVisualNumericProperty;

Description

The Longitude property returns longitude parameters for the geolocation marker.

Comments

To work with latitude parameters of geolocation marker, use the IMapMarkerVisual.Latitude property.

Example

The property use is given in the example for IMapMarkerVisual.Latitude.

See also:

IMapMarkerVisual