Hi,
I want to add a Kml layer to a map. The data is string under kml format. I fought that the api allows to add a kml layer by giving it a URL, but I can't found un example adding a kml layer by reading it's content from a stream string.
Use case :
I have a kml file, I want to parse its content and add it to the map.
Thanks,
Maxim,