Autodesk MapGuide Enterprise
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Google Message inside Mobile Viewer - General Google Maps overlay
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hello everyone.
i am experiencing a trouble with a message from google maps everytime i interact or load a google maps basemap.
if i zoom, the message appears, if i move, the same issue.
this happens with AIMS 2013 bot in mobile and desktop web clients.
is there a fix for this?
thank you for your Help
W. Herrera
Solved! Go to Solution.
Re: Google Message inside Mobile Viewer - General Google Maps overlay
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Assuming that viewer is using OpenLayers 2.11, just patch the library like so:
https://github.com/openlayers/openlayers/commit/92
or like this
http://trac.osgeo.org/openlayers/wiki/Release/2.11
- Jackie
Re: Google Message inside Mobile Viewer - General Google Maps overlay
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Re: Google Message inside Mobile Viewer - General Google Maps overlay
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
thanks for the quick response! the fastest way to fix this problem was with the solution Gordon Posted.
after a while i tested Jackie solution and this also works!.
thank you very much.
Wilson H
Re: Google Message inside Mobile Viewer - General Google Maps overlay
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hello Everyone,
The solution works well on IMS2013 desktop environment, but I cannot remove the google popup window from MobileViewer Extension.
Someone does it work?
Thanks for advance,
Tamas
Re: Google Message inside Mobile Viewer - General Google Maps overlay
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
It's probably using its own version of OpenLayers that needs to have the same patch applied
- Jackie

