sdk-maps / com.tomtom.online.sdk.map / DisplaySettings / featuresInScreenRect

featuresInScreenRect

@Beta(2020, 6) @NonNull abstract fun featuresInScreenRect(@NonNull screenRect: RectF, @NonNull layersIds: MutableList<String!>): FeatureCollection

Provides access to rendered features related to passed screenbox within specified layers.

Parameters

layersIds - MutableList<String!>: list of layers for which features will be returned.