hodgesse1 / kml-samples

Automatically exported from code.google.com/p/kml-samples
0 stars 0 forks source link

Network link / Regions / LOD / google maps #332

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Which products are affected?
Google maps and kml

What steps will reproduce the problem?
1.create kml with network link file using regions and LOD for polygon 
dataset
2.load root kml into maps.google.com

What is the expected output or behavior? What do you see instead?
Expect to behave like google earth as zoom in and out polygons toggle on 
and off, instead see no polygons at any zoom level

What application versions (if any) are you using?

Which operating systems (and/or relevant web browsers) are affected?
XP SP3 and chrome 4.1.249.1021 dev (40167)

Please provide any additional information (code snippets/links) below.

Original issue reported on code.google.com by sc...@paradise.net.nz on 4 Mar 2010 at 1:10

Attachments:

GoogleCodeExporter commented 8 years ago
I've found that creating network links within a kml file which have <lod> and 
<LatLonAltBox> tags within the <NetworkLink> tag cause the polygons to appear 
fine, but at any zoom level.

I'd expect the polygons to disappear when the user zooms out akin to Google 
Earth functionality. Such would allow large datasets to be able to be loaded on 
user demand rather than all at once, thus speeding up loading of kml files.

Original comment by katr...@hotmail.com on 26 Jul 2011 at 10:58