Google Maps

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
3/22/2008 10:52:10 PM
Gravatar
Total Posts 10

Google Maps

It seems that the Google Maps module is broken in the new release (2.2.5.0).  No unhandled exceptions or anything and it may be something that can be fixed with styling (not sure yet).  However, on a new site without any customization yet, the map doesn't show up but the zoom/navigation strip does.  It doesn't appear to be an API key issue either.

3/23/2008 6:22:39 AM
Gravatar
Total Posts 18439

Re: Google Maps

I think there is some problem going on with the google map service. Previously I had a satelite map of Cancun in my blog post about going on vacation. Yesterday or the day before I took it down because there was some problem at gogle maps and it was making my page extremly slow to load and then the map was blank. Now after reading your bug report, I checked the google map feature on this site and its showing the same symptom you described. Initially I thought ok, maybe I introduced a last minute bug. but when I visit the main google maps site and try to get a satellite map of Cancun, it doesn't work there either. In fact when I try to get a satelite map of my home address on google maps it no longer works. I can get a street map.

So something is wrong at google maps and it will likely heal itself when they fix the problem on their end.

Best,

Joe

3/23/2008 9:13:04 AM
Gravatar
Total Posts 10

Re: Google Maps

Hi Joe,

I reverted my site back to 2.2.4.6b and the Google maps functionality is normal again.  Also, even in 2.2.5.0, if you view the Google map in the content manager, everything comes up fine.  It's just while viewing the map on a page that the map disappears.

3/23/2008 11:08:08 AM
Gravatar
Total Posts 18439

Re: Google Maps

Hi,

I was able to track down the problem and fix it here. I will release a fixed version in the next few days. The problem was a bug that was causing the div which contains a map not to have a width and height style rendered so it effectively has 0 height and therefore becomes invisible.

There is still a problem with the google map service, but only for Satelite view. This was causing me to think the general problem was with the service, but after you said that reverting to the previous version of mojoPortal solved it, I tried the demo site which is running an older version and sure enough the map works there albeit the satellite view doesn't work. So after more investigation I discovered the width/height not rendering issue as the main cause of trouble. Fixing that got the maps working again here locally.

Best,

Joe

3/23/2008 1:38:23 PM
Gravatar
Total Posts 10

Re: Google Maps

Thanks for looking into the issue so quickly!

Lloyd

3/24/2008 12:45:22 PM
Gravatar
Total Posts 18439

Re: Google Maps

This is now fixed n mojoPortal 2.2.5.1

Thanks,

Joe

You must sign in to post in the forums. This thread is closed to new posts.