Opened 16 years ago
Closed 16 years ago
#323 closed refactoring (fixed)
Convert global map functions to map object methods
Reported by: | christoph | Owned by: | christoph |
---|---|---|---|
Priority: | major | Milestone: | 2.6 release |
Component: | core | Version: | |
Keywords: | Cc: | nimix |
Description
Most of the core functions are global functions in map.js
These functions have to be redirected to methods of the JS map object in map_obj.js
The global functions have to be marked deprecated.
Note:
See TracTickets
for help on using tickets.
http://trac.osgeo.org/mapbender/changeset/3222