ASP.NET Pack Programmer's Guide
SlippyMarker Constructor (LatLong)
See Also
 





Initializes a new instance of the SlippyMarker class.

Namespace: MindFusion.Mapping.WebForms
Package: MindFusion.Mapping.WebForms

 Syntax

C#  Copy Code

public SlippyMarker (
    LatLong location
)

Visual Basic  Copy Code

Public New ( _
    location As LatLong _
)

 Parameters

location

Type: LatLong
The location of this decoration in geographical coordinates.

 See Also

SlippyMarker Constructor Overload List
SlippyMarker Class
MindFusion.Mapping.WebForms Namespace