Hi,
I have a KML file that uses a region and an <lod> tag to hide or show the region depending on the zoom level.
This works fine in Google Earth, but when it is loaded into Google Maps, the region always shows.
I get the same behaviour using an example KML file from Google. E.g, if you load this file into Google Earth:
it will show a picture, but when you zoom out sufficiently the picture will disappear. However, going to Google Maps and loading the same URL there, correctly shows the image, but it never disappears no matter how much you zoom out.
According to the following documentation, Google Maps does support the <Region> and <lod> tags:
but it seems that in fact it does not.
Am I misunderstanding?
Many thanks, -Paul