refs #11 update CHANGELOG, README and info.xml
parent
3f22cb380a
commit
af382d426f
|
@ -13,6 +13,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||
- save/restore tilelayer
|
||||
- animations when add/remove tile servers
|
||||
- few french translations
|
||||
- show exporting and saving animation
|
||||
- progress percentage for load/save
|
||||
- save/restore current tile layer
|
||||
- integration in "Files" and "File sharing" context menu for .gpx files
|
||||
[#11](https://gitlab.com/eneiluj/gpxedit-oc/issues/11) @rugk
|
||||
|
||||
### Changed
|
||||
|
||||
|
|
|
@ -41,6 +41,7 @@ GpxEdit :
|
|||
- uses [Leaflet.Draw](https://github.com/Leaflet/Leaflet.draw) amazing plugin
|
||||
- uses many other Leaflet plugins like Minimap, Sidebar2, MeasureControl, MousePositionControl
|
||||
- uses JQuery
|
||||
- adds possibility to edit .gpx files directly from the "Files" app
|
||||
|
||||
Any feedback will be appreciated.
|
||||
|
||||
|
@ -52,6 +53,10 @@ If you want to help to translate this app in your language, take the english=>fr
|
|||
|
||||
I develop this app during my free time. You can make a donation to me on Paypal. [Click HERE to make a donation](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=66PALMY8SF5JE) (you don't need a paypal account)
|
||||
|
||||
## Installation
|
||||
|
||||
Check the [AdminDoc](https://gitlab.com/eneiluj/gpxedit-oc/wikis/admindoc) for installation details, integration in "Files" app and GpxEdit admin settings.
|
||||
|
||||
## Releases
|
||||
|
||||
[Here](https://gitlab.com/eneiluj/gpxedit-oc/wikis/home#releases) are the GpxEdit releases.
|
||||
|
|
|
@ -46,6 +46,7 @@ GpxEdit :
|
|||
- uses [Leaflet.Draw](https://github.com/Leaflet/Leaflet.draw) amazing plugin
|
||||
- uses many other Leaflet plugins like Minimap, Sidebar2, MeasureControl, MousePositionControl
|
||||
- uses JQuery
|
||||
- adds possibility to edit .gpx files directly from the "Files" app
|
||||
|
||||
Any feedback will be appreciated.
|
||||
|
||||
|
@ -57,6 +58,10 @@ If you want to help to translate this app in your language, take the english=>fr
|
|||
|
||||
I develop this app during my free time. You can make a donation to me on Paypal. [There is a donation link HERE](https://gitlab.com/eneiluj/gpxedit-oc#donation) (you don't need a paypal account)
|
||||
|
||||
## Installation
|
||||
|
||||
Check the [AdminDoc](https://gitlab.com/eneiluj/gpxedit-oc/wikis/admindoc) for installation details, integration in "Files" app and GpxEdit admin settings.
|
||||
|
||||
## Alternatives
|
||||
|
||||
If you look for more powerfull GPX editors, take a look at :
|
||||
|
|
Loading…
Reference in New Issue