hendriksaragih / kml-samples

Automatically exported from code.google.com/p/kml-samples
0 stars 0 forks source link

use kml in jsp,thanks #221

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
in jsp, i use kml like this:
 geoXml = new
GGeoXml("http://api.flickr.com/services/feeds/geo/?g=322338@N20&lang=en-us&forma
t=feed-georss");

so if I want to replace the
"http://api.flickr.com/services/feeds/geo/?g=322338@N20&lang=en-us&format=feed-g
eorss"

where should I put the file which contain the content in
"http://api.flickr.com/services/feeds/geo/?g=322338@N20&lang=en-us&format=feed-g
eorss"
 ????

and what kind of file should I keep it?
i can not put it in html or xml currently.
thank you very much

Original issue reported on code.google.com by vikingch...@gmail.com on 17 Jan 2009 at 5:31

GoogleCodeExporter commented 8 years ago
This is not a bug or feature request. Please post this to the developer group 
at:

http://groups.google.com/group/kml-support-getting-started/topics

Original comment by api.roman.public@gmail.com on 20 Jan 2009 at 6:34