Hello!

Can anyone tell me what can cause such strange behavior of the KML Layer?

<https://user-images.githubusercontent.com/951364/28074071-523dd19e-6660-11e7-8ba9-86e6005e393f.png>

We use our custom icon for a placemark - orange dot, but as you can see 
some tiles are rendered using default placemark icon - the blue pin. Pay 
attention to straight borders between the orange and the blue placemarks - 
those are the borders of the KML layer tiles. And we have only one defined 
style in our KML file with the orange icon, every placemark is using that 
style in the `styleUrl`.

Can this be caused by Google's tiles cache inconsistancy? I was 
experimenting with placemark styles and sometimes really got layers 
rendered fully with the default blue icon. I can suppose those tiles were 
cached and reused when showing other version of the KML file (with correct 
style definition of the orange dot pins). But on the other hand we add 
timestamp to the KML file's url to force cache reload.

Or can this be caused by our site's load? Sometimes we reach about 90K+ map 
loads a day (but we do not violate the 100K quota).

Thanks in advance!

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at https://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.

Reply via email to