init(feature:)
Creates a new map item request with the specified map feature.
Declaration
convenience init(feature: MapFeature)Parameters
- feature:
The Mapfeature to use to initialize the map item request.
Creates a new map item request with the specified map feature.
convenience init(feature: MapFeature)The Mapfeature to use to initialize the map item request.