[mapguide-users] Map Viewer Gap
Maciej Skorczewski
maciej.skorczewski at procad.pl
Wed Apr 18 02:01:06 EDT 2007
Hi Jackie
1.try turn on properties pane.
2. edit ajaxmappane.templ (on end of files modyfity)
<input id="KeyTarget" type="text" onKeyDown="return KeyPressed(event);"
style="position: absolute; left: 0px; right: 0px; width: 0px; height: 0px" >
to
<input id="KeyTarget" type="hidden" onKeyDown="return
KeyPressed(event);" style="position: absolute; left: 0px; right: 0px;
width: 0px; height: 0px" >
Maciej Skórczewski
Jackie Ng napisał(a):
> Hi All,
>
> I am experiencing this problem with the viewer where there is a gap between
> the boundary of the map and the DOM element that contains the map overlay.
> This problem even shows up in Studio.
>
> The result of this is that when using the selection tool, it actually
> selects at (x, y + gap distance) instead of (x, y)
>
> Resizing the viewer eliminates the gap.
>
> Attached images should explain better what I'm talking about.
>
> I'm using MapGuide Open Source 1.1.0
>
> Regards,
>
> - Jackie
>
> http://www.nabble.com/file/7933/gap.JPG
> http://www.nabble.com/file/7934/studiogap.jpg
>
--
More information about the mapguide-users
mailing list