Routino SVN Repository Browser

Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino

ViewVC logotype

Revision 2238


Jump to revision: Previous
Author: amb
Date: Sun Aug 31 15:10:50 2025 UTC (24 hours, 32 minutes ago)
Changed paths: 10
Log Message:
Move common Javascript code (not Leaflet or Openlayers specific) into a separate file (reduce code duplication).


Changed paths

Path Details
Directorytrunk/extras/find-fixme/web/www/fixme.common.js added
Directorytrunk/extras/find-fixme/web/www/fixme.leaflet.js modified , text changed
Directorytrunk/extras/find-fixme/web/www/fixme.openlayers.js modified , text changed
Directorytrunk/web/www/routino/maploader.js modified , text changed
Directorytrunk/web/www/routino/router.common.js added
Directorytrunk/web/www/routino/router.leaflet.js modified , text changed
Directorytrunk/web/www/routino/router.openlayers.js modified , text changed
Directorytrunk/web/www/routino/visualiser.common.js added
Directorytrunk/web/www/routino/visualiser.leaflet.js modified , text changed
Directorytrunk/web/www/routino/visualiser.openlayers.js modified , text changed