Constructor for the class
the event identifier for which the payload is constructed
the handler Name
the type of vector object that makes up the payload
Static method used to create a CirclePayload
the event identifier for which the payload is constructed
the handler Name
the circle payload
the CirclePayload object created
Static method used to create a CircleMarkerPayload
the event identifier for which the payload is constructed
the handler Name
the circle marker payload
the CircleMarkerPayload object created
Static method used to create a MarkerPayload
the event identifier for which the payload is constructed
the handler Name
the marker payload
the MarkerPayload object created
Static method used to create a PolygonPayload
the event identifier for which the payload is constructed
the handler Name
the polygon payload
the PolygonPayload object created
Static method used to create a PolylinePayload
the event identifier for which the payload is constructed
the handler Name
the polyline payload
the PolylinePayload object created
Generated using TypeDoc
Class definition for VectorPayload