init(rawValue:)
Creates a new feature option structure with the specified value.
Declaration
init(rawValue: Int)Parameters
- rawValue:
An integer value that represents one of the available map features.
Creates a new feature option structure with the specified value.
init(rawValue: Int)An integer value that represents one of the available map features.