Map doesn’t load after AJAX page load
-
Hello! Great plugin.
We’re loading our site’s pages with Ajax. By doing so, it appears as though we’re missing a trigger to get your plugin to load. It works fine on normal page load, but after the AJAX load, it doesn’t load at all. I’ve tried the following triggers, with no luck. What am I missing?
$(document).trigger('load'); $(document).trigger('ready'); $(window).trigger('load'); $(window).trigger('ready'); $(document.body).trigger('post-load');
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Map doesn’t load after AJAX page load’ is closed to new replies.