Click or drag to resize
CMSMapPropertiesLatitude Property
Gets or sets the latitude of of the center of the map or latitude of single marker in detail mode.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public Nullable<double> Latitude { get; set; }

Property Value

Type: NullableDouble
See Also