Add waypoint Icons & Track Colors Scripts
This commit is contained in:
211
gaia/tracks.js
Normal file
211
gaia/tracks.js
Normal file
File diff suppressed because one or more lines are too long
@@ -1,5 +1,6 @@
|
||||
// ==UserScript==
|
||||
// @name GaiaGps Uploader
|
||||
// @description Allow the user to upload multiple files at once and more than 1000 waypoints
|
||||
// @version 3.0
|
||||
// @grant none
|
||||
// @match https://www.gaiagps.com/map/*
|
||||
@@ -7,6 +8,8 @@
|
||||
// @namespace https://greasyfork.org/users/583371
|
||||
// ==/UserScript==
|
||||
|
||||
/* jshint esversion: 6 */
|
||||
|
||||
//Ctrl+Alt+Shift+I to open network tab on addon
|
||||
|
||||
/* GPXParser - v3.0.6 - https://github.com/Luuka/GPXParser.js/blob/master/src/GPXParser.js */
|
||||
228
gaia/waypoints.js
Normal file
228
gaia/waypoints.js
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user