[mapguide-users] during executing ZoomToView(x, y, scale, true) scale gate changes.

Veer Pal Singh Veer-Singh at hcl.com
Tue Sep 18 01:59:32 PDT 2012



I have developed a functionality of bookmarking, in which
I capture the below things from Map(at client side) using java script.
               var pScale = mapWidget.getScale();
               var Center = mapWidget.getCurrentCenter();
               var pXCO = Center.x;
               var pYCO = Center.y;
n store the above pXCO, pYCO & pScale to database.
During view to bookmark I fetched the same(pXCO, pYCO & pScale) from database n call below method to see saved bookmark

                    ZoomToView(pXCO, pYCO, pScale, true);
                    Refresh();

But I observed that during callto  ZoomToView(pXCO, pYCO, pScale, true); mapscale get changed on Map which should be equal to pScale,
But get differ then pScale. So please suggest me if something was missed out from my side


Best Regards,
VEER PAL SINGH | Lead Engineer- Geospatial Technologies|
HCL TECHNOLOGIES LTD. │ A-104, SECTOR-58 | NOIDA-201301 - INDIA
Mobile: +91 8800577466 / 09410216705




::DISCLAIMER::
----------------------------------------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only.
E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted,
lost, destroyed, arrive late or incomplete, or may contain viruses in transmission. The e mail and its contents
(with or without referred errors) shall therefore not attach any liability on the originator or HCL or its affiliates.
Views or opinions, if any, presented in this email are solely those of the author and may not necessarily reflect the
views or opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification,
distribution and / or publication of this message without the prior written consent of authorized representative of
HCL is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately.
Before opening any email and/or attachments, please check them for viruses and other defects.

----------------------------------------------------------------------------------------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapguide-users/attachments/20120918/d6bfa0c6/attachment.html>


More information about the mapguide-users mailing list