I have a KML in the form of a string. Actually I call a service from my GWT project and the service returns a KML file in the form of a string. How can I present this KML on my map? All I have is a string. Should I first parse it or can I [...]

Autor:

I have a KML in the form of a string. Actually I call a service from my GWT project and the service returns a KML file in the form of a string. How can I present this KML on my map? All I have is a string. Should I first parse it or can I create a KML layer from this string?

//I’m using google maps v3 api for GWT

Related posts:

  1. make kml layer from a string (GWT)
  2. KML overlay as string
  3. KML overlay as string
  4. KML overlay as string
  5. KML overlay as string

Comments on this entry (no comments)

Did you like this post? You can share your opinion with us! Simply click here.

Add Your Comment