naonull
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Thanks
Hi,
I tried searching through the plugin files but couldn’t find the resize_map function on latest plugin version.
BTW, I trigger the window resize function directly and it seems to be okay now 🙂
if( typeof(google.maps.event) != 'undefined' ){ google.maps.event.trigger(window, 'resize'); }Hi,
Thanks so much for your response :). BTW, I update the plugin and try the above code but it says
jQuery(…).data(…).resize_map is not a function
I also tried outputting the jQuery(“#map1”).data(‘wpgmp_maps’) out and it show up as GoogleMaps object as this screenshot.
Hi,
I have the same issues, do you have a document or an example about how to use the resize_map function ?
Thank you so much 🙂
Viewing 4 replies - 1 through 4 (of 4 total)