MapScene.MapPickFilter (API Reference)
Package com.here.sdk.mapview
Class MapScene.MapPickFilter
java.lang.Object
com.here.NativeBase
com.here.sdk.mapview.MapScene.MapPickFilter
- Enclosing class:
- MapScene
Filter for the map content to be picked.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumType of the map content to be picked. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MapPickFilter
Creates a new instance of
MapScene.MapPickFilter.- Parameters:
filter-List of pickable map content. For an empty list all of the content will be picked.
-