1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2024-12-25 02:04:15 +02:00
pigallery2/src
zigmhount f1a5c6c0ee
Refactor getMapCoordinates
Removed input parameter tagname, hardcoded instead the array tagnames=['trkpt,'wpt'] , and iterated through this array to get elements from the XML file at once and gather them in coordinates[ ] = [ track_path_points[ ], wpoints_points[ ] ].
2022-03-09 20:44:37 +01:00
..
backend Fixing ServerTimingMW #437 2022-02-26 17:33:27 +01:00
common Making random-link by-default enabled, and updating the warning note #392 2022-03-05 13:09:24 +01:00
frontend Refactor getMapCoordinates 2022-03-09 20:44:37 +01:00