Opened 16 years ago

Closed 15 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.

Change History (2)

comment:2 by christoph, 15 years ago

Resolution: fixed
Status: newclosed

Done in trunk

Note: See TracTickets for help on using tickets.