- Posts: 22
- Thank you received: 0
unknown problem
- jschippers
- Topic Author
- Offline
- Junior Member
Less
More
10 years 10 months ago #4315
by jschippers
unknown problem was created by jschippers
Hello, we have a huge problem.
Yesterday we installed some new placemarks and after that the map does not show anymore and on the right site of the map the placemarks are projected whit a lot of html code etc.
See www.wandelenovernachten.nl/index.php/law-1-1-friesewoudenpad
The problem is only at those maps on which I installed new placemarks like LAW 2 Trekvogelpad and other.
All other paths / maps are correct.
Kind regards
Jan
Yesterday we installed some new placemarks and after that the map does not show anymore and on the right site of the map the placemarks are projected whit a lot of html code etc.
See www.wandelenovernachten.nl/index.php/law-1-1-friesewoudenpad
The problem is only at those maps on which I installed new placemarks like LAW 2 Trekvogelpad and other.
All other paths / maps are correct.
Kind regards
Jan
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
10 years 10 months ago #4318
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic unknown problem
Hi Jan
Look at code
it is correct, but next
It is done by the other plugin. Not mine.
And it breaks my map code.
Look at code
Code:
zhgmObjMgr.ClusterAdd(1, markerCluster1);
var titlePlacemark144 = "Camping "De Terp"";
var latlng144 = new google.maps.LatLng(53.3465923, 5.972083699999985);
var contentString144 = '<div id="placemarkContent144" class="placemarkContent" >' +
'<h1 id="headContent144" class="placemarkHead">'+
'Camping "De Terp"'+
'</h1>'+
'<div id="bodyContent144" class="placemarkBody">'+
it is correct, but next
Code:
'<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html> <head>
<meta name="google-site-verification" content="" />
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-41987341-1']);
_gaq.push(['_gat._anonymizeIp']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
It is done by the other plugin. Not mine.
And it breaks my map code.
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
- jschippers
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 22
- Thank you received: 0
10 years 10 months ago #4325
by jschippers
Replied by jschippers on topic unknown problem
Hello,
Problem solved. Thank you for the quick reply.
Jan
Problem solved. Thank you for the quick reply.
Jan
Please Log in or Create an account to join the conversation.
Time to create page: 0.171 seconds