AndyB GPX viewer

xF2 Add-on AndyB GPX viewer 2.3

No permission to download
Compatible XF Versions
2.1, 2.2
Visible Branding
No
Link XF Versions
XF2.1: https://enxf.net/resources/andyb-gpx-viewer.418/version/5139/download
Shows GPX attachments in a Google map.

(Example of GPX viewer button in a message)
gpx-viewer.jpg

(Example of GPX viewer)
gpx-viewer-1.jpg

Features:
  1. Large easy to use Google map displayed full screen.
  2. Responsive code supports all devices.
  3. GPX viewer button automatically inserted into message.
  4. All phrases start with gpxviewer_ for your convenience.
Installation:
  1. Download Andy-GPXViewer-1.3.zip and unzip it.
  2. Copy the src/addons/Andy/GPXViewer directory to your server.
  3. From the Admin Control Panel Install the add-on.
Setup step 1:

Copy the gpxviewer.php file from the add-on directory to a web viewable directory of your choice, for example a /misc/ folder.

Edit the gpxviewer.php file and change the first few variables to reflect your forums information.

Setup step 2:

Get your Google API key using this link:

https://developers.google.com/maps/documentation/javascript/get-api-key

Update the gpxviewer.php file variable called $googleKey located on the top of the file.

Setup step 3:

Put the forum into debug mode. Add $config['debug'] = true; to your config.php file.

Edit the Custom BB code.

Admin Control Panel -> Custom BB Codes -> map -> HTML replacement

Update to the URL of your gpxviewer.php file.

Remove $config['debug'] = true; from your config.php file.

BB code explained:

The following BB code example is automatically inserted into the message when there's a GPX attachment.
pic003.jpg

The number 12345 is the attachment number and the number 10 is the zoom level. After the BB code is added to the post one can edit the post and change the zoom level from any number between 1 and 17, changing this number will change the initial zoom level.
Author
ENXF NET
Downloads
190
Views
1,075
Last update
Rating
5.00 star(s) 1 ratings

More resources from ENXF NET

Latest updates

  1. See description

    GPX viewer v2.3 changes: Improved handling of GPX files.
  2. See description

    GPX viewer v2.2 changes: Now compatible with PHP 8.
  3. See description

    GPX viewer v2.1 changes: Now works with XF 2.2 and newer.

Latest reviews

Usefull
Top