Ticket #1035 (closed feature: fixed)
OpenLayers.Projection class, methods for accessing via Map
| Reported by: | crschmidt | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 2.6 Release |
| Component: | general | Version: | SVN |
| Keywords: | Cc: | ||
| State: |
Description
Create an OpenLayers.Projection class. Add a getProjection method to the map, and have the layer create a projection automatically if one is not passed. Have the units of the map be set by the projection, if available and not provided.
This projection class is a wrapper around proj4js, but the important thing is that it has no effect on anything if proj4js is not available.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

