To save KmlPlacemark objects in a KMZ file is easy.
There is a sample code: https://developers.arcgis.com/java/sample-code/create-and-save-kml-file/.
My doubt is, how can I open a KMZ file and generate KmlPlacemark objects?
Because I need to generate a map beginning from a previous map saved in a KMZ file..
Solved! Go to Solution.
I was discussing this with colleagues and noticed that you'd asked a similar question on the Android channel.
Did the answer here clear this up for for you?
I was discussing this with colleagues and noticed that you'd asked a similar question on the Android channel.
Did the answer here clear this up for for you?
Hi Mark,
This week I'm out of work.
Next week I will analyse your suggestion.
Thank you.
This suggestion works!!