Is there a way to get a KML file attached to this Google Map in JSON format instead of XML ?:
I am currently writing an application that should download this KML data. I would prefer it to be in JSON format. Is there any way to get it in this format?
source
share