Ticket #2 (closed enhancement: fixed)
provide dynamic loading of defs as an add-on
| Reported by: | madair | Owned by: | madair |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.0.0 |
| Component: | core | Version: | |
| Keywords: | Cc: |
Description
As suggested by Richard, the default build should include just the core library with no dependence on OpenLayers? code. In this case, projection definitions must be loaded through a script tag independently of the core library.
Dynamic lookup of def files can be provided by over-riding certain methods of the Proj4js object in a separate JS file which woudl be included in a dynamic lookup build.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

