New to Kendo UI for AngularStart a free 30-day trial

Arguments for the shapeFeatureCreated event. Fires when a GeoJSON Feature is created on a shape layer.

Definition

Package:@progress/kendo-angular-map

Properties

The original data item for this Feature. Includes geometries and properties members.

The group that contains feature shape instances.

The shape layer instance.

A reference to the dataItem.properties object.

The MapComponent that triggered the event.