↑ Zurück zu Projekte

Seite drucken

XML Google Maps WordPress Plugin (en)

This XML Google Maps WordPress plugin offers a lot of features:

  • A GPX file link in a post or page gets converted automatically into a Google Map! If your tracks contains altitude or time information, this plugin can show you an altitude or speed profile. If your GPX file contains even heartrate data, activate the heart rate charts!
  • Even a KML File links gets converted to a Google Maps. The plugin tries to open and parse the file for the best view of the map! If this fails it takes the default view of the KML file!
  • You can easily insert a Picasa or a “My Google Maps” link to your posts. They get converted directly!
  • This plugin supports the new Google Earth Browser Plugin feature of the Google Maps API
  • The integration of a geoRSS Feed or any other external dynamic XML-File (like a dynamic KML) that are supported from the GeoXML Object of the Google Maps API is really easy now (e.g. Flickr KML or Flickr geoRSS).
  • Integration of geocoded NextGEN Gallery pictures: with the aid of a simple parameter this plugin reads the EXIF data of NextGEN Gallery images and shows them on a map!
  • Plugin supports Open Street Map and Open Cycle Map Layers!

Notice

All this features can be combined with parameters. For all these features there are a plenty of examples!

Important!

Due to lack of time, this plugin is end of life.

DownloadInstallation / UpdateDonateFAQSamplesParametersVersion HistoryDeutsche Seite

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

CI: XML Google Maps

XML Google Maps WordPress Plugin » Installation / Update (en)

Download the plugin (For updates only) Deactivate the Plugin Copy the xml-google-maps directory to wp-content/plugins directory Activate the plugin (For setup only) Create a Google Maps API Key here and set it in the admin section of the plugin You get it

Seite anzeigen »

CI: XML Google Maps

XML Google Maps WordPress Plugin » FAQ (en)

Which data is used from the GPX File? All Waypoints (Coordinates, Name, Description All Routes (Coordinates) and Tracks (Coordinates, Elevation Data, Timestamp) Can I change the look & feel of a single card? Yes! Always all the the settings from the settings-page in the admin-section can be overwritten with parameters! These parameters are specified here. …

Seite anzeigen »

CI: XML Google Maps

XML Google Maps WordPress Plugin » Samples (en)

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

Seite anzeigen »

CI: XML Google Maps

XML Google Maps WordPress Plugin » Parameter (en)

Standing: Version 1.12 The parameter will be inserted within the a-tag. Sample: View Code HTML4STRICT1 <a href="http://www.xyz.com/text.gpx">Titel [maptype=G_HYBRID_MAP;gpxview=all]</a> Parameters get separeted with brackets from the rest of the link title. Also possible ist the following syntax (doesn’t work for gpx files): View Code HTML4STRICT1 [xmlgm {http://www.xyz.com/text.kml} maptype=G_HYBRID_MAP;gpxview=all] Any other samples how to use the following …

Seite anzeigen »

CI: XML Google Maps

XML Google Maps WordPress Plugin » Version History (en)

Version 1.14.0 Should support WordPress Multiuser Edition now Replaced NextGen Gallery direct database access to NextGen Gallery API access Removed another deprecated method call: has_cap Version 1.13.4 Fixed a bug in filtering duplicate elevation values! Version 1.13.3 Speed up elevation chart by filtering duplicate elevation values (thx to MOe) Version 1.13.2 Decimal separator of PHP …

Seite anzeigen »