getFeature

open fun getFeature(mapObject: Any): Feature

Retrieves a corresponding Feature instance for the given Object Allows maps with multiple layers to determine which layer the Object belongs to.

Return

Feature for the given object

Parameters

mapObject

Object