This website requires JavaScript.
Explore
Help
Sign In
mtcontrib
/
mtsatellite
Watch
1
Star
0
Fork
0
You've already forked mtsatellite
mirror of
https://bitbucket.org/s_l_teichmann/mtsatellite
synced
2024-11-08 19:20:25 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
ff08f2af94
mtsatellite
/
cmd
/
mtwebmapper
/
web
History
Sascha L. Teichmann
d6b4bb6352
Replaced 'if (cond) { ...; return; } if (!cond) { ...; return; }' with 'if (cond) { ... } else { ... }'.
2015-03-08 13:39:02 +01:00
..
css
mtwebmapper: Added a button to force a refresh of the loaded tiles.
2014-09-23 16:18:15 +02:00
fonts
mtwebmapper: Added a button to force a refresh of the loaded tiles.
2014-09-23 16:18:15 +02:00
js
Replaced 'if (cond) { ...; return; } if (!cond) { ...; return; }' with 'if (cond) { ... } else { ... }'.
2015-03-08 13:39:02 +01:00
index.html
Small JS nits.
2015-03-04 12:10:07 +01:00