Bing map always show up in the left corner of the browser

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.
6/20/2010 4:55:27 PM
Gravatar
Total Posts 125

Bing map always show up in the left corner of the browser

2.3.4.5 MSSQL

the bing map can be displayed but it always on the left upper corner of the browser. Is there a place I can input the bing map API key.

I tried the bing map on the mojo demo site and it works great. It must be some problem of my local site but i don't know where to look for this?

Thanks for help.

 

6/20/2010 4:59:23 PM
Gravatar
Total Posts 18439

Re: Bing map always show up in the left corner of the browser

Hi Wei Li,

There is a note about some new needed css for bing maps on this sticky thread in the skins forum.

Best,

Joe

6/20/2010 7:39:41 PM
Gravatar
Total Posts 125

Re: Bing map always show up in the left corner of the browser

Thanks, Joe.

The Bing map looks really great. Never notice the Bing map before.

6/20/2010 7:57:04 PM
Gravatar
Total Posts 125

Re: Bing map always show up in the left corner of the browser

In the main site (English Culture) the bing map is great. When I add it to a child site (Chinese Culture), it didn't show up. The log erros is

2010-06-20 19:52:16,716 ERROR mojoPortal.Web.AdminUI.ModuleSettingsPage - ModuleSettings.aspx.cs error getting resource for s.SettingName ShowLocationPin
System.NullReferenceException: Object reference not set to an instance of an object.
   at mojoPortal.Web.AdminUI.ModuleSettingsPage.AddSettingControl(CustomModuleSetting s)
2010-06-20 19:52:18,909 ERROR mojoPortal.Web.AdminUI.ModuleSettingsPage - ModuleSettings.aspx.cs error getting resource for s.SettingName ShowLocationPin
System.NullReferenceException: Object reference not set to an instance of an object.
   at mojoPortal.Web.AdminUI.ModuleSettingsPage.AddSettingControl(CustomModuleSetting s)
 

 

Do I miss a resources file?

6/21/2010 6:06:11 AM
Gravatar
Total Posts 18439

Re: Bing map always show up in the left corner of the browser

Hi Wei Li,

Bing maps is a new feature. I just looked into the localization, and it seems Chinese is not yet supported

http://msdn.microsoft.com/en-us/library/cc469974.aspx

I will see what I can do to make it fall back to English if the current culture is not supported.

Best,

Joe

6/21/2010 6:21:50 AM
Gravatar
Total Posts 18439

Re: Bing map always show up in the left corner of the browser

I just pushed a fix to the repository, it will fall back to en-us if the current culture is not supported.

Best,

Joe

6/21/2010 2:39:56 PM
Gravatar
Total Posts 125

Re: Bing map always show up in the left corner of the browser

Thank you for fixing that.

I am not sure whether  the focus of the "get directions from" button is set correctly. If I input a destination in the text box,  I have to click the button to active it. A enter key stroke just brings me back to the map again. Something minor but I think I'd better mention it. 

Thanks

 

wei

6/22/2010 2:22:13 PM
Gravatar
Total Posts 18439

Re: Bing map always show up in the left corner of the browser

Hi Wei,

Thanks! This is now also fixed in the repository.

Best,

Joe

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