Zh GoogleMap GeoRSSandKML: Difference between revisions

From Documentation
Jump to navigation Jump to search
m (Created page with "== Creating Map with GeoRSS or KML Layers == __TOC__ For demo examples we will use links from Google Maps API Go to map details. === GeoRSS Layer === Set '''KML Layer''' f...")
 
mNo edit summary
Line 43: Line 43:
=== External Links ===
=== External Links ===


[http://code.google.com/intl/en-GB/apis/kml/documentation/kmlreference.html|KML Reference]
[http://code.google.com/intl/en-GB/apis/kml/documentation/kmlreference.html KML Reference]


[http://www.georss.org|GeoRSS]
[http://www.georss.org GeoRSS]





Revision as of 12:44, 22 December 2011

Creating Map with GeoRSS or KML Layers


For demo examples we will use links from Google Maps API

Go to map details.

GeoRSS Layer

Set KML Layer field to value http://api.flickr.com/services/feeds/geo/?g=322338@N20&lang=en-us&format=feed-georss

Save changes.

Out map will be like


KML Layer

Now to show KML layer change KML Layer field to value http://gmaps-samples.googlecode.com/svn/trunk/ggeoxml/cta.kml


And map now is


External Links

KML Reference

GeoRSS