My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 20: Using zIndexProcess breaks KML styles
1 person starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by marc.pfister, Sep 09, 2009
Using a kml with styled icons from style declarations works as expected. 

Adding the markeroptions{zIndexProcess:orderOfCreation} option where
orderOf Creation is:

 function orderOfCreation(marker,b) {return 1;}

breaks they styling and only the last icon style is used for all of the
markers.

example KML: http://wv.enplan.com/data/fires/NCalModis2.kml

Correctly rendered with GGeoXML:

http://wv.enplan.com/v2.html

Incorrect symbols with GeoXML:

http://wv.enplan.com/v3.html







Comment 1 by lancealandyas, Sep 19, 2009
Is this browser specific? They appear the same to me.. hmm maybe no recent enough
fires on the list (thats a good thing though right)

It may be that I have more than one issue is resulting in the same problem .. where
passing any markeroption is mucking up icon styles. 

Comment 2 by marc.pfister, Sep 19, 2009
Yeah, right now is not the best example since the fires are old. Let me make a custom
kml just for testing.
Comment 3 by marc.pfister, Sep 21, 2009
Here's some examples using a KML with 3 different styles.

Incorrect symbols with GeoXML when passing markerOptions:

http://wv.enplan.com/v3.html

Correct symbols with GeoXML and no markerOptions :

http://wv.enplan.com/v4.html






Sign in to add a comment

Hosted by Google Code