Package com.
          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
                    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
                    Link copied to clipboard
                        Extension function to set the Projection provided by the Style Extension to the Style.