How to properly display KML Ground Overlays on map

1859
0
05-02-2013 08:46 AM
AlejandroVargas
New Contributor
So our customer wants the ability for our map viewer (based on ArcGIS Viewer for Flex 2.1--yes it's legacy, no control of that for us) to be able to view KML Services.  So far, our KML parsing code accurately creates symbology for Placemarks, lines, and polygons.  However, for GroundOverlays we are attempting to use a PictureFillSymbol to display the Composite.png image, but it always repeats/tiles the image.  I see that this is the nature of PictureFillSymbol.

What are my options for displaying GroundOverlay kml elements on a Flex map accurately?

Thanks!
Tags (2)
0 Kudos
0 Replies