Select to view content in your preferred language

Editing kml symbols

864
2
Jump to solution
06-11-2013 05:43 AM
KyleAndreasen
Emerging Contributor
Howdy!
I brought in a few kml files into my flexviewer map, and I do not like the symbols that automatically populate. Is there a way to change them? I would like to pick a simple symbol and have them all look the same.
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
RhettZufelt
MVP Notable Contributor
You didn't say if these are "your" files, or if you are loading them from elsewhere, but, KML files are just text files.  If they are your files, You could look at one that displays the way you like, then copy/modify the symbology of the kml you want to change with any text editor.

R_

View solution in original post

0 Kudos
2 Replies
AnthonyGiles
Honored Contributor
Kyle,

This is not possible out of the box with the flex viewer, you can only set symbology for csv and Feature layers:

http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Rendering_and_Symbology_tags/01...

Regards

Anthony
0 Kudos
RhettZufelt
MVP Notable Contributor
You didn't say if these are "your" files, or if you are loading them from elsewhere, but, KML files are just text files.  If they are your files, You could look at one that displays the way you like, then copy/modify the symbology of the kml you want to change with any text editor.

R_
0 Kudos