re-initialize map when displaying a hidden div
-
I have a map that is inserted inside a hidden div. How can I hook into the resize, or initialize functions? I know that I can call google.maps.event.trigger(map, ‘resize’); but how do I target the map inside my hidden div?
Any ideas?
- The topic ‘re-initialize map when displaying a hidden div’ is closed to new replies.