Gets or sets the geographical center of a SlippyTiles map.
Namespace: MindFusion.Mapping.WebForms
Package: MindFusion.Mapping.WebForms
C# Copy Code |
---|
public LatLong Center { get; set; } |
Visual Basic Copy Code |
---|
Public Property Center As LatLong |
This property is used only if ClientSideMode is set to ClientSideMode.SlippyTiles.