Issue with Layer address and showing markers on the maps
-
I am facing two issue – I have workd around for the first but clueless about the second:
1. When trying set layer property – “Location”, The field is not getting real values from Google as i type (This functionality is working fine for markers!!!).
Work around is to use ‘advance settings’ and use lat,longs but am confused why it is not working only in the case of Layers.
1 possible reason could be that I am getting an error:
Uncaught SyntaxError: Unexpected end of input<script> addLoadEvent = function(func){if(typeof jQuery!="undefined")jQuery(document).ready(func);else if(typeof wpOnload!='function'){wpOnload=func;}else{var oldonload=wpOnload;wpOnload=function(){oldonload();func();}}}; var ajaxurl = '/reviews/wp-admin/admin-ajax.php', pagenow = 'maps-marker_page_leafletmapsmarker_layer', typenow = '', adminpage = 'maps-marker_page_leafletmapsmarker_layer', thousandsSeparator = ',', decimalPoint = '.', isRtl = 0; </script>
– Strangely I am not getting map markers on the layer. Markers are visible below in table format proving that they are assigned to the layer but not visible on the map!!! Again.. not sure what is the issue. https://www.khojiye.com/reviews/institute/bansal-classes-kota/ – in the contacts tab you can see the map
PS. mapsmarker.com is not working (!!) and I have made sure I am following the instruction correctly using the cached (Infact markers are assigned to the layers can be checked – its just that they are not visible)
- The topic ‘Issue with Layer address and showing markers on the maps’ is closed to new replies.