Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LeafletGeoJSONEvent

Hierarchy

Index

Properties

geometryType

geometryType: string

GeoJSON geometry type of the feature.

id

id: string

GeoJSON ID of the feature (if present).

layer

layer: ILayer

The layer for the GeoJSON feature that is being added to the map.

properties

properties: any

GeoJSON properties of the feature.

target

target: any

The object that fired the event.

type

type: string

The event type (e.g. 'click').