Options
All
  • Public
  • Public/Protected
  • All
Menu

Class VectorPayload

Class definition for VectorPayload

exports

Hierarchy

Index

Constructors

Properties

event: EventStringId
handlerName: null | string

Methods

  • forCircle(event: EventStringId, handlerName: null | string, circle: Feature<Geometry>): CirclePayload
  • forCircleMarker(event: EventStringId, handlerName: null | string, circleMarker: Feature<Geometry>): CircleMarkerPayload
  • forMarker(event: EventStringId, handlerName: null | string, marker: Feature<Geometry>): MarkerPayload
  • forPolygon(event: EventStringId, handlerName: null | string, polygon: Feature<Geometry>): PolygonPayload
  • forPolyline(event: EventStringId, handlerName: null | string, polyline: Feature<Geometry>): PolylinePayload

Generated using TypeDoc