Commit graph

22 commits

Author SHA1 Message Date
Mike Primm
5cb25cc4e1 Fix map center consistency on map changes 2011-08-03 10:21:29 -05:00
Mike Primm
6a6e0b43aa Fix marker position logic and zoom range calculation on Kzed and Flat 2011-08-02 21:51:00 -05:00
Mike Primm
f0e144e340 Fix bigworld on kzed and flat 2011-08-02 10:48:04 -05:00
Mike Primm
b5ded92114 Fix background color support, provide blank tile to fix refresh junk 2011-08-02 00:07:17 -05:00
FrozenCow
e6c32b7b7d Fixed flatmap. 2011-07-27 17:07:28 +02:00
FrozenCow
85a49eb934 Made use of mapzoomout+mapzoomin on all maptypes + simplified the client code of the individual maps. 2011-07-27 16:49:49 +02:00
FrozenCow
f0a043b41c Fixed nightday and making use of options.mapzoomin and options.mapzoomout. 2011-07-27 16:49:49 +02:00
FrozenCow
ea4aa7de97 Removed old comments. 2011-07-27 16:49:49 +02:00
FrozenCow
fea5448956 Fixed hdmap tiling and LocationToLatLng 2011-07-27 15:39:22 +02:00
FrozenCow
baf7bf83c5 Added (proper) initial Leaflet support. 2011-07-27 15:39:22 +02:00
Mike Primm
ba693f0639 Improve progress messages, make sure HDMaps that share render only render once 2011-07-22 01:42:10 -05:00
Mike Primm
16e5b4f9b7 Add mapzoomin attribute, to adjust zoom in levels beyond native tile resolution 2011-07-21 23:25:59 -05:00
Mike Primm
a0f21d5d9b Handle bigmap versus bigworld, allows HDMap to be big-map-style independent of bigworld setting. Add bigmap setting on KzedMap and FlatMap too. 2011-07-09 15:51:32 -05:00
Mike Primm
4d388b1115 Finish zoom out on normal and 'bigworld' mode, fix marker coordinates 2011-06-23 00:53:56 -05:00
Mike Primm
871a7b601c First pass UI support for extra zoom out levels 2011-06-22 16:43:41 -05:00
Mike Primm
b575cd3b1b Settable zoom out code - incomplete prototype 2011-06-22 08:27:21 -05:00
Mike Primm
1d069f7fa7 Add alternate directory structure to better support huge worlds 2011-06-13 21:43:02 -05:00
Mike Primm
9e84b2cdbe Add support in web UI for automatic day/night cycle when night-and-day
set for a given map.
2011-05-29 17:24:46 -05:00
mikeprimm
3df0c435d7 Fix zoom so that markers are placed properly 2011-05-14 12:40:26 +02:00
Mike Primm
f7baca7a83 Add zooming to flat map (why not? :) ) 2011-05-13 10:59:06 +02:00
zeeZ
feb82a8519 Flipped flat map so North is up 2011-04-08 21:40:16 +02:00
Jason Booth
912dd0694b Cleanup Moved CSS and JS to matching folders 2011-03-09 17:43:24 -06:00
Renamed from web/flatmap.js (Browse further)