[Chameleon-dev] [Bug 1429] MapTips do not work in JSAPI mode

bugzilla-daemon at bugzilla.maptools.org bugzilla-daemon at bugzilla.maptools.org
Thu Sep 13 13:57:48 EDT 2007


http://bugzilla.maptools.org/show_bug.cgi?id=1429

nsavard at mapgears.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From nsavard at mapgears.com  2007-09-13 13:57 -------
This problem has been fixed using a slightly different approach.

-function DrawPublish()
 add a MapTipsImageMapDiv div to put the imagemap in

-function applyMapTips()
 call UpdateMap.php to generate the imagemap
 call MaptipsUpdateImageMap()

-function MaptipsUpdateImageMap()
 fetch the new imagemap content
 if the map element is not created, create it
 add the content to the map element
 set the image with id maptipsimage to use the new map

-function MapTipsMapSizeChanged()
 handle the image with id maptipsimage when the map is resized

-function MapTipsMapExtentChanged()
 handle the image with id maptipsimage when the map extents changed



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Please do NOT reply to this email, use the link above instead to 
login to bugzilla and submit your comment. Any email reply to this
address will be lost.


More information about the Chameleon-dev mailing list