Zh OpenStreetMap feature to correct refresh map size when display on tabs

Extensions
Hi. In some cases you want to display maps on tabs. And if you show in on inactive tab and when click on it, you can get map with incorrect map size. The other case - when you show it on first tab (correctly) but change to the other tab and change browser window (for example maximize). In this case you can also get wrong size. Look at result image To fix it. Just create Override On Map tab enter your tab selector (ID or class). Select Invalidate Type One time - the container will be invalidated only on first time when you display map (show tab with map)Always - the container will be invalidated each time you display map (show tab with map) Case Always you can use in…
Read More

Zh OpenStreetMap, K2 overview map can correctly clear map for AJAX filter

Extensions
Hi. In K2 overview map you can set clear map by reset buttons when use AJAX requests for filter data. Here example, how configure K2 overview module and where you can get name and classes Form div you can find You need form div to correct find buttons, because on page you can have a few buttons with the same name. In my case I have div ID, and use it for access To find buttons In my case I have only classes (submit and reset), and I use it for access
Read More