Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IProjection

Hierarchy

  • IProjection

Index

Methods

Methods

project

  • Projects geographical coordinates into a 2D point.

    Parameters

    Returns Point

unproject

  • The inverse of project. Projects a 2D point into geographical location.

    Parameters

    Returns LatLng