mapp.utils.polygonIntersectFeatures()

Methods

(inner) polygonIntersectFeatures(params)

Checks if features intersect with a drawn polygon on a map view.

Parameters:
NameTypeDescription
paramsObject

The parameters for the function.

Properties
NameTypeAttributesDescription
mapviewObject

The map view instance.

drawendCallbackfunction<optional>

Callback function to be called with intersecting features.

interactionObject<optional>

Additional interaction options to be merged with the default config.