MapPickFilter
Filter for the map content to be picked.
-
Creates a new instance of
MapScene.MapPickFilter.Declaration
Swift
public init(filter: [MapScene.MapPickFilter.ContentType])Parameters
filterList of pickable map content. For an empty list all of the content will be picked.
-
Type of the map content to be picked.
See moreDeclaration
Swift
public enum ContentType : UInt32, CaseIterable, Codable