Zh GoogleMap GeoRSSandKML: Difference between revisions

From Documentation
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 12: Line 12:




== GeoRSS Layer ==
=== GeoRSS Layer ===


Set '''KML Layer''' field to value
Set '''KML Layer''' field to value
Line 44: Line 44:




=== 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]

Revision as of 12:47, 22 December 2011

Creating Map with GeoRSS or KML Layers


For demo examples we will use links from Google Maps API Google Maps JavaScript API v3

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