Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface projection

A client-side projection engine for converting geometries from one SpatialReference to another.

Read more...

Hierarchy

  • projection

Index

Methods

getTransformation

getTransformations

isLoaded

  • isLoaded(): boolean
  • Indicates if all dependencies of this module have been loaded.

    Read more...

    Returns boolean

isSupported

  • isSupported(): boolean
  • Indicates if this module is supported in the browser.

    Read more...

    Returns boolean

load

  • load(): Promise<any>
  • Loads this module's dependencies.

    Read more...

    Returns Promise<any>

project

Generated using TypeDoc