Description
Demo pages
– GPX file with multiple tracks and POIs
– GPX Viewer, invite your visitors to drag there own gpx or kml on the map
– TourScout, lists all tracks, google placec search
– TourScout Navi App, lists all tracks, google placec search
– GPX & KML files with elevation profile
– Topo maps from foreign countries
– Google Fusion Tables
– Yellow-Pages & Google Places
– Map search with Geocodes
– Track & POI Editor
Description, FAQ, Support blog
This plugin inserts google maps to your posts.
Upload GPS tracks, trails or Points of Interests by gps files like kml or gpx
Create and edit tracks, waypoints and POI’s.
Show an interactive elevation profile and download link on tracks & routes.
Insert Panoramio pictures selected by tags or user ID.
Add address or lat-lon markers with your own image or icon.
In edit mode use the Insert Map Button
to place your map or use shortcodes.
Specially adapted for geoportal owner and blogger like cycling, biking, walking, sailing, flying, offroad but usable for travelling, tourist office, car rental and real estate too.
Features:
* GPS files KML or GPX
* GPS Viewer drag KML or GPX on the map
* TourScout
* Map Editor
* Panoramio Pictures
* Elevation Profile on tracks
* Google Fusion Table with query option and auto viewport
* Open Street Map, Open Cycle Map, OSGEO Map
* add unlimited WMS, OSM or OSGEO server
* multiple maps on the same post
* Marker-manager to toggle POIs
Supported ShortCodes
Insert the following shortcode [map option=”value”] into your posts
where option can be:
maptype=OSM values: roadmap, terrain, satellit, hybrid, Relief, OSM, ‘OSM cycle’, WMS
style=”width:300px; height400px; margin:20px” must be css-conform
gpx=”direct or absolute path to the gpx-file”
kml=absolute path to the kml-file
address=”Berlin, Germany” location by geocoded address
lat=”51.093″ lon=”7.23544″ location latitude/longitude
z=”15″ set zoom level (0-20) depends on maptype
marker=”yes” add location marker
infowindow=”text to be published” add Infowindow
markerimage=”URL” add custom marker image
pano=”yes”add images from Panoramio
panotag=”tag/user-id”select Ponoramio images by tag or user ID
traffic=”yes” add traffic layer
bike=”yes” add bicyle layer
fusion=”934502,Location,postcode < 40000″ add google fusion table layer
mtoggle=”yes” markers list to toggle POIs
Screenshots
Installation
This section describes how to install the plugin and get it running.
- Download and unzip
Google-Maps-GPX-Viewer.zip
in your/wp-content/plugins/
directory - Activate the plugin through the
Plugins
menu in WordPress - In case of
updating
you may need to adjust youroption settings
. - In edit mode use the
Insert Map Button
to configure and insert maps or use shortcodes. - Use the WP-Widget Interface to get Widget Maps with POIs or a Map search
- Since V 3.6 After Updating your Advance,- Pro- or Ultimate- Version go to the plugins settings page delete your key and press save settings, after that reenter the key and press save settings!
FAQ
- Do you have questions or problems with Google Maps GPX Viewer drop me a line here
Reviews
Contributors & Developers
“Google Maps GPX Viewer” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Google Maps GPX Viewer” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
3.6
- Map search widget,
- GPX upload widget, POI-widget, (advanced-version only)
- TourScout Addon (pro-version only)
- TourScout Android App (ultimate only)
3.5
- bugfixes PLUGIN_NAME, Lat-Lon KML center
2.7
- incompatibility with jetpack solved, minor bugfixes
2.5
- extended PRO functionality Google Places (+ Local) search,
2.2
- POI Marker-Manager to toggle GPX Markers on/off,
2.1
- toggle kml overlay on/off, search geolocation
2.0
- multiple extensions like panoramio pictures, track and waypoint editor, track file upload
1.25
- map manager to style and configure maps
1.24
- full size mode bugfix
1.23
- KML/GPX bugfix
1.22
- Prepared for Mobile Sensor API.
1.21
- Elevation Profile and Download Link on GPX and KML files containing track data
1.10
- new JS fkt.
showMarkers(map, sym, visible)
now you can control the visibility of GPX markers
sample call:showMarkers(map_0, 2, false);
hides allsym_2.png
icons - bugfix: kml multimap