Hi there,

I'm trying to use a KML Layer with the OpenLayers Module. I configure the URL okey http://maps.google.com/maps/ms?ie=UTF8&hl=pt-BR&t=h&source=embed&oe=UTF8... and it does show up in the map

http://www.sosalagoas.al.org.br/mapa

(the layer is called App Ajude o Nordeste and is disabled by default)

thx,
Pedro Markun

Comments

tmcw’s picture

This module doesn't / can't support KML coming from other domains. This is documented in docs/KML.txt, and can be somewhat avoided by either moving the KML to your own server or using a proxy - either a Drupal module like the proxy module or another generic proxy.

markun’s picture

Status: Active » Closed (fixed)

Hey, thanks! Now it's working.