- #1: Map with MapType Satellite

- #2: Hybrid Map with Overview Map, impossible to switch between different Map Types

- #3: Changed dimension of a single map

- #4: Changed to another view than default, set zoom

- #5: Usage without a link!

- #6: Additional Features for GPX Tracks

- #7: Use of deltazoom parameter and possibility to switch to the Google Earth Plugin

- #8: Shows a GPX File directly on the Google Earth Plugin

- #9: Shows a Picasa Webalbum

- #10: Flickr KML or geoRSS Integration (GeoXML Object)

- #11: Integration of NextGEN Gallery Images / Import EXIF data

- #12: Show Heartrate (available in version 1.11 / now available in development version)

XML Google Maps WordPress Plugin » Samples (en)
Permanentlink zu diesem Beitrag: http://www.matusz.ch/blog/projekte/xml-google-maps-wordpress-plugin-en/samples/
XML Google Maps WordPress Plugin » Samples » #10 (en)
Some pages like flickr.com offers dynamic KML Links. So XML Google Maps couldn’t handle them, because they don’t end with ‘.kml’. From Version 1.7 this plugin can handle even these links. But you have to use a different syntax. In the following sample I’ll integrate my own Flickr Fotostream as a dynamic KML Link. The …
XML Google Maps WordPress Plugin » Samples » #11 (en)
You get the NextGEN Gallery with the following piece of code: Similar to this you get now the gallery images directly on the map:
XML Google Maps WordPress Plugin » Samples » #12 (en)
This sample shows heartrate data recorded by your GPS Heartrate Recorder after exporting them into a GPX File. Distance Time Moving Time Average Speed Moving Speed Maxspeed Climb Up Climb Down 1 N 53° 30' 58.57" / E 9° 47' 48.09" Heart: – bpm Ele.: 0 m 0.000 km 0s 0s – - – - …
XML Google Maps WordPress Plugin » Samples » #6 (en)
Distance Time Moving Time Average Speed Moving Speed Maxspeed Climb Up Climb Down 1 N 47° 34' 02.35" / W 2° 56' 17.80" Heart: – bpm Ele.: -40 m 0.000 km 0s 0s – - – - – 2 N 47° 32' 34.74" / W 2° 54' 16.82" Heart: 0 bpm Ele.: 5 m 5.033 …
XML Google Maps WordPress Plugin » Samples » #7 (en)
The marker in Uetendorf has a link in its Waypoint Element of the GPX File – doubleclick this marker to open this link! View Code XML1 2 3 4 5 6 7 8 <wpt lat="46.7729830" lon="7.5718510"> <time>2006-05-06T19:35:40Z</time> <name>Zuhause</name> <cmt>Strasse</cmt> <desc>Strasse</desc> <link href="http://www.matusz.ch"/> <sym>Residence</sym> </wpt>
XML Google Maps WordPress Plugin » Samples » #9 (en)
This sample shows a direct link to a picasa album, on which every image has been geotagged. Adjust Time and Date from your GPS and Camera Record track on walking At home use GPicSync for adding EXIF coordinates to the images Check your image coordinates in google earth Upload images to Picasa Webalbum Integrate Link …
