Namespace pv.Geo.projections
Defined in: Projections.js.
Constructor Attributes | Constructor Name and Description |
---|---|
The built-in projections.
|
Field Attributes | Field Name and Description |
---|---|
<static> |
pv.Geo.projections.aitoff
|
<static> |
pv.Geo.projections.hammer
|
<static> |
pv.Geo.projections.identity
The identity or "none" projection.
|
<static> |
pv.Geo.projections.mercator
|
<static> |
pv.Geo.projections.sinusoidal
|
Method Attributes | Method Name and Description |
---|---|
<static> |
pv.Geo.projections.invert(xy)
|
<static> |
pv.Geo.projections.project(latlng)
|
Field Detail
<static>
pv.Geo.projections.aitoff
- See:
- http://en.wikipedia.org/wiki/Aitoff_projection
<static>
pv.Geo.projections.hammer
- See:
- http://en.wikipedia.org/wiki/Hammer_projection
<static>
pv.Geo.projections.identity
The identity or "none" projection.
<static>
pv.Geo.projections.mercator
- See:
- http://en.wikipedia.org/wiki/Mercator_projection
<static>
pv.Geo.projections.sinusoidal
- See:
- http://en.wikipedia.org/wiki/Sinusoidal_projection
Method Detail
<static>
pv.Geo.projections.invert(xy)
- Parameters:
- xy
<static>
pv.Geo.projections.project(latlng)
- Parameters:
- latlng
- See:
- http://en.wikipedia.org/wiki/Gall-Peters_projection