Hi Alexander,
My pages that use the plugin are
1) https://www.endiprev.com/projects
Error “Uncaught ReferenceError: jQueryCgmp is not defined” on line 265 using the code:
[google-map-v3 width="700" height="350" zoom="12" maptype="TERRAIN" mapalign="center" latitude="0" longitude="0" kml="https://www.endiprev.com/share/endiprev-projects.kml" showmarker="true" animation="DROP" maptypecontrol="false" pancontrol="false" zoomcontrol="true" scalecontrol="false" streetviewcontrol="false" bubbleautopan="false" showbike="false" showtraffic="false" showpanoramio="false"]
2) https://www.endiprev.com/contact
Error “Uncaught ReferenceError: jQueryCgmp is not defined” on line 269 using the code:
[google-map-v3 width="350" height="350" zoom="12" maptype="ROADMAP" mapalign="center" addmarkerlist="https://maps.google.pt/maps/ms?authuser=0&vps=2&hl=pt-PT&ie=UTF8&msa=0&output=kml&msid=204075953500527962928.0004b8892416f7465c729{}1-default.png" kml="https://maps.google.pt/maps/ms?authuser=0&vps=2&hl=pt-PT&ie=UTF8&msa=0&output=kml&msid=204075953500527962928.0004b8892416f7465c729" maptypecontrol="true" pancontrol="true" zoomcontrol="true" scalecontrol="true" streetviewcontrol="true" bubbleautopan="true" showbike="false" showtraffic="false" showpanoramio="false"]
This is using Chrome (18.0.1025.11 beta-m) Developer Tools.
Thanks a lot!