unknown problem

  • jschippers
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
10 years 3 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

Please Log in or Create an account to join the conversation.

More
10 years 3 months ago #4318 by Dima
Replied by Dima on topic unknown problem
Hi Jan

Look at 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 &quot;De Terp&quot;'+
'</h1>'+
'<div id="bodyContent144"  class="placemarkBody">'+

it is correct, but next
'<!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
  • Junior Member
More
10 years 3 months ago #4325 by jschippers
Replied by jschippers on topic unknown problem
Hello,

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.071 seconds

Donate


Go to top