XML Google Maps WordPress Plugin » Samples (en)

  • #1: Map with MapType Satellite
    XML Google Maps Sample 1
  • #2: Hybrid Map with Overview Map, impossible to switch between different Map Types
    XML Google Maps Sample 2
  • #3: Changed dimension of a single map
    XML Google Maps Sample 3
  • #4: Changed to another view than default, set zoom
    XML Google Maps Sample 4
  • #5: Usage without a link!
    XML Google Maps Sample 5
  • #6: Additional Features for GPX Tracks
    XML Google Maps Sample 6
  • #7: Use of deltazoom parameter and possibility to switch to the Google Earth Plugin
    XML Google Maps Sample 7
  • #8: Shows a GPX File directly on the Google Earth Plugin
    XML Google Maps Sample 8
  • #9: Shows a Picasa Webalbum
    XML Google Maps Sample 9
  • #10: Flickr KML or geoRSS Integration (GeoXML Object)
    XML Google Maps Sample 10
  • #11: Integration of NextGEN Gallery Images / Import EXIF data
    XML Google Maps Beispiel 11
  • #12: Show Heartrate (available in version 1.11 / now available in development version)
    Beispiel 12

Permanentlink zu diesem Beitrag: http://www.matusz.ch/blog/projekte/xml-google-maps-wordpress-plugin-en/samples/

CI: XML Google Maps

XML Google Maps WordPress Plugin » Samples » #1 (en)

Seite anzeigen »

CI: XML Google Maps

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 …

Seite anzeigen »

CI: XML Google Maps

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:

Seite anzeigen »

CI: XML Google Maps

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 – - – - …

Seite anzeigen »

CI: XML Google Maps

XML Google Maps WordPress Plugin » Samples » #2 (en)

Seite anzeigen »

CI: XML Google Maps

XML Google Maps WordPress Plugin » Samples » #3 (en)

Seite anzeigen »

CI: XML Google Maps

XML Google Maps WordPress Plugin » Samples » #4 (en)

Seite anzeigen »

CI: XML Google Maps

XML Google Maps WordPress Plugin » Samples » #5 (en)

Seite anzeigen »

CI: XML Google Maps

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 …

Seite anzeigen »

CI: XML Google Maps

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>

Seite anzeigen »

CI: XML Google Maps

XML Google Maps WordPress Plugin » Samples » #8 (en)

Seite anzeigen »

CI: XML Google Maps

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 …

Seite anzeigen »