[Google Maps API v3] Re: No custom markers (KML) and some not showing

2011-08-19 Thread geocode...@gmail.com
On Aug 19, 5:55 am, Miguel Domínguez Matos i...@netfactory.es wrote: Hi, We have a map working fine for some time but since a few weeks we are having some problems. The map get the markers from a KML, wich have custom markers using different colors. Now, the custom markers are not working

[Google Maps API v3] Re: No custom markers (KML) and some not showing

2011-08-19 Thread Miguel Domínguez Matos
There was a mistake and I related both problems. Exactly, as you reported, the markers directory was missing. When the API tried to get the icons it showed the blue ones instead. But the blue icons were showing incorrectly as reported. Now, with custom markers alive again, everything works fine.

[Google Maps API v3] Re: No custom markers (KML) and some not showing

2011-08-19 Thread geocode...@gmail.com
On Aug 19, 7:44 am, Miguel Domínguez Matos i...@netfactory.es wrote: There was a mistake and I related both problems. Exactly, as you reported, the markers directory was missing. When the API tried to get the icons it showed the blue ones instead. But the blue icons were showing incorrectly as

[Google Maps API v3] Re: No custom markers (KML) and some not showing

2011-08-19 Thread Miguel Domínguez Matos
I don't avoid caching but it takes some time to load and some times markers don't load ( at all or at certain zoom levels ). I found a very interesting link where you can compare load times of each method, and KML is the slower one with difference. The first time it takes a few seconds to load,

[Google Maps API v3] Re: No custom markers (KML) and some not showing

2011-08-19 Thread Miguel Domínguez Matos
I've made a test using MarkerCluster and the speed has increased a lot! The only item working is alojamientos http://grancanaria.com/patronato_turismo/fileadmin/mapaGlobal/mapa_v5.php regards, Miguel On Aug 19, 4:03 pm, Miguel Domínguez Matos i...@netfactory.es wrote: I don't avoid caching but