gis-tools-ts - v0.6.0
    Preparing search index...

    Class WebMercator

    WebMercator Projection

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Mercator forward equations--mapping lon-lat to x-y

      Parameters

      • p: VectorPoint

        lon-lat WGS84 point

      Returns void

    • Mercator inverse equations--mapping x-y to lon-lat

      Parameters

      • p: VectorPoint

        Mercator point

      Returns void