=== XML Google Maps ===
Contributors: dschuesae
Tags: gpx, kml, google maps, google, maps, tracks, routes
Requires at least: 2.2
Tested up to: 2.3
Stable tag: 0.6
Converts links to kml and gpx files to a google map!
== Description ==
Add your own KML or GPX files to your web page. Links to these files will be converted automatically to a Google Maps map.
Simply upload your gpx or kml file in your blog entry upload form. Make an a-link to the file. Save the entry and here it is - as simple as possible.
To extend or correct the map there are some parameters too:
Include Parameters within the <a> and </a> tag (<a href="gpx or kml url">Title [Parameters]</a>) and make sure that the whole url is on the same line.
- maptype:
Defines view type of Google Maps > (G_HYBRID_TYPE, G_SATELLITE_TYPE, G_MAP_TYPE)
- gpxinterval:
Shows only every xth Track- or Routepoint
- gpxcolor:
Color of GPX Tracks and Routes!
- gpxlinewidth:
Width of GPX Tracks and Routes!
- gpxlineopacity: Opacity of GPX Tracks and Routes!
- gpxview: all, trk (tracks only), rte (routes only), wpt (waypoints only)
- maxlat, maxlon, minlat, minlon: Manually set center and zoom of your world View
- urldisplaymode: none (no link), showvars (include parameters), title (default)
Examples:
Deutsche Anleitung!
== Installation ==
- Download the Plugin ZIP File
- Upload the Folder xml-google-maps to your wordpress plugin folder
- Activate the plugin
- Create a Google Maps API Key here
- Enter the Google Key in the Option Pane
- Set the size of your Google Map in the Option Pane
For Updates:
- Deactivate the plugin!
- Continue with the installation steps!
== Frequently Asked Questions ==
== Screenshots ==
1. screenshot-1.jpg
== Changes ==
Version 0.6
- Default values for parameters can be set on the Option Pane
- The plugin now uses Encoded Polylines for faster loading and smaller files
- Changed Google Maps API Version from 2.x to 2 (stable)
- Safari Browser does not crash anymore!
- Fixed DB Installation for Wordpress 2.3
Version 0.5
- Option Pane for Google Maps API Key and Dimension of the showing Google Maps
- GPX and KML files don't need to be added to wp_check_filetypes anymore
Version 0.4
- Internet Explorer didn't show Overlay's
- Performance optimazation for Polylines with man points
Version 0.3
- Use of Parameters: maptype, gpxinterval, gpxcolor, gpxlinewidth, gpxlineopacity, gpxview, maxlat, maxlon, minlat, minlon and urldisplaymode
- "My Maps - KML"-Links also get converted
- Georg's Solution for show.php
- Tracks and Routes get displayed
Version 0.2