Package com. mapbox. maps. extension. style. projection. generated
Types
Projection
Link copied to clipboard
class Projection(name: ProjectionName) : StyleContract.StyleProjectionExtension
Content copied to clipboard
A style's projection property sets which projection a map is rendered in. Mercator and Globe projections are supported.
Functions
get Projection
Link copied to clipboard
Extension function to get the projection provided by the Style Extension.
projection
Link copied to clipboard
DSL function for creating Projection instance.
set Projection
Link copied to clipboard
Extension function to set the Projection provided by the Style Extension to the Style.