Skip to Content Skip to Menu

Google Maps API - partial redraw of maps in tab

  • envee
  • envee
  • OFFLINE
  • Posts: 31
  • Thanks: 2
  • Karma: 0
12 years 1 month ago #208135 by envee
Hi guys

I have enabled the Google Maps API to be used in the profile tab but the map doesn't draw properly. If i zoom in and out of the browser (not the map) it works fine for a bit.

I tracked down some info in this article:

code.google.com/p/gmaps-api-issues/issues/detail?id=1448

Particularly the last post:
"So doing something like the following would do the trick as opposed to call the initialize function after the page loads.:

$("button").click(function(){
$("#map_canvas").slideToggle("slow");
initialize()
}"

I assume i need to change the javascript file that relates to the maps tab - is this correct? If so, which is the file for this, and can this issue be addressed in the next version?

Many thanks
N

Please Log in or Create an account to join the conversation.

  • envee
  • envee
  • OFFLINE
  • Posts: 31
  • Thanks: 2
  • Karma: 0
12 years 1 month ago #208199 by envee
Whoops - scratch that, it's not CB, tis google's api...

Thanks!

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum