Blue
Red
Green
Orange
Voilet
Slate
Dark
Resource icon

Addon XF 1.X [AndyB] GPX Viewer 1.8

No permission to download
Shows GPX attachments in a Google map.
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.

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.

1669087958159.png


1669087963199.png
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock    No Thanks