Click or drag to resize

StaticPoiLayer Class

Inheritance Hierarchy
SystemObject
  xserverTransientVO
    xserverLayer
      xserverStaticLayer
        xserverStaticPoiLayer

Namespace:  xserver
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
[SerializableAttribute]
public class StaticPoiLayer : StaticLayer

The StaticPoiLayer type exposes the following members.

Constructors
  NameDescription
Public methodStaticPoiLayer
Initializes a new instance of the StaticPoiLayer class
Top
Properties
  NameDescription
Public propertycategory (Inherited from StaticLayer.)
Public propertydetailLevel (Inherited from StaticLayer.)
Public propertyname (Inherited from Layer.)
Public propertyobjectInfos
Public propertyvisible (Inherited from Layer.)
Top
Extension Methods
  NameDescription
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
Remarks
See Also