Select to view content in your preferred language

Multiple KML

836
1
03-30-2012 10:54 PM
MarkCantwell
New Contributor
Hi all,

I am using an add KML tool in Flex, however it is only configured to add single KML files. When I add a second one, the first disappears.

Does anyone know of a tool to add in more than one KML file at a time, maybe from a different widget?

If anyone needs me to post the xml i can.

Many thanks
Tags (2)
0 Kudos
1 Reply
BjornSvensson
Esri Regular Contributor
The Flex API supports KML using the KMLLayer since version 2.4.  You can add as many KMLLayer(s) as you want.
http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/KMLLayer.html
0 Kudos