An open API service indexing awesome lists of open source software.

https://github.com/eddiewebb/flarum-gpx-preview


https://github.com/eddiewebb/flarum-gpx-preview

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# GPX Preview

![License](https://img.shields.io/badge/license-MIT-blue.svg)
[![Latest Stable Version](https://img.shields.io/packagist/v/webbinaro/gpx-preview.svg)](https://packagist.org/packages/webbinaro/gpx-preview)

A [Flarum](http://flarum.org) extension.
Adds GPS Route preview

** Requires FoF/Upload **

![Embeds interactive map with GPS route](assets/gpx-preview.png)

## Installing

`composer require webbinaro/gpx-preview`

Configure FoF/Uploads to add the new GPX Template for `^application/gpx+xml` files.

![Adding the new template to FOF upload settings](assets/settings.png)