added shortcode for posts update

This commit is contained in:
lenovo
2022-11-14 10:49:39 +01:00
parent dfd3dc607d
commit 49daf21ae6
8 changed files with 72 additions and 37 deletions

View File

@@ -46,6 +46,7 @@ function mp_init_map() {
* - let max_zoom = x
*/
let map_div = document.getElementById("ljdp_map");
//let filters_div = document.getElementById("ljdp_map_filters");
g_infowindow = new google.maps.InfoWindow();