Class ProjectionClass<G, T, U>Abstract

Type Parameters

Hierarchy (view full)

Constructors

Properties

duringInit: boolean
native: T
options: U

Methods

  • Type Parameters

    • U = G

    Parameters

    • lat: any
    • lon: any

    Returns GenericMapPos<U>

  • Type Parameters

    • U = G

    Parameters

    • position: GenericMapPos<U>

    Returns GenericMapPos<U>

  • Parameters

    • native: T
    • options: U

    Returns void

  • Type Parameters

    • U = G

    Parameters

    • x: any
    • y: any

    Returns GenericMapPos<U>

  • Type Parameters

    • U = G

    Parameters

    • position: GenericMapPos<U>

    Returns GenericMapPos<U>

Generated using TypeDoc