@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.
layersIds
- MutableList<String!>: list of layers for which features will be returned.