I was wondering is it possible to add multiple screen overlays to a kmz file?
Thanks.
I was wondering is it possible to add multiple screen overlays to a kmz file?
Thanks.
In short, yes. Just write them to a feature type called ScreenOverlay. You might also want to set kml_draw_order so that one appears above or below the other.
In short, yes. Just write them to a feature type called ScreenOverlay. You might also want to set kml_draw_order so that one appears above or below the other.
For draw order, I think bigger numbers end up on top.