On this page
Properties

Type Alias ProjectionSpecification

type ProjectionSpecification = {
    type?: PropertyValueSpecification<ProjectionDefinitionSpecification>;
}
Index

Properties

Properties

The projection definition type. Can be specified as a string, a transition state, or an expression.

"mercator"
Was this helpful?
SDK JS
Reference
ProjectionSpecification