0
Commit Graph

26 Commits

Author SHA1 Message Date
Ryan Rector
4ac5dfc2a8 Fix regions being shifted by one during rotation
This fixes exaggerated tile counts in progress updates,
reduces the calls to rendernode (for a small performance
increase), and shifts the problem of unclickable signs in
UR orientation further away.
2011-08-03 14:37:04 -06:00
Ryan Rector
d32cc2aa10 Update coord conversion on map to handle new rotation option 2011-07-11 12:21:47 -06:00
Ryan Rector
e81db44ea9 Fix bad coords for upper-left and -right north 2011-07-10 07:42:50 -06:00
Ryan Rector
f306a2ecff Google maps JS handle north_direction
Modifies coords conversion to handle configurable north direction
2011-07-10 07:06:20 -06:00
Eric Carr
0bb484bdf7 Added mouseover coords 2011-06-15 10:26:58 -04:00
Aaron Griffith
512b2032b2 finished styling controls 2011-06-08 19:58:18 -04:00
Aaron Griffith
454c1537a6 sign drop-down now only shows rules that actually match something 2011-06-08 15:29:54 -04:00
TJ09
36df63caa4 Change ids to classes.
Fixes #387
2011-06-04 13:28:24 -04:00
Andrew Chin
5249aca936 Tweak fromLatLngToWorld to fix issue #381 2011-06-01 23:15:45 -04:00
Aaron Griffith
a2a84161be Merge pull request #370 from CounterPillow/master
maptype live hash updating
2011-05-26 14:56:41 -07:00
Aaron Griffith
f82911e04e added overview map control (tiny, zoomed out map in corner) (hidden by default) 2011-05-24 18:22:08 -04:00
CounterPillow
7c5a809e71 Added maptypes to live hash updating, implemented some checks to catch incomplete hashes 2011-05-20 14:18:05 +02:00
Aaron Griffith
d2c9b80239 live hash Spawn button fix, negative zoom, and markers 2011-05-12 19:15:44 -04:00
Aaron Griffith
873c798f2d Merge remote branches 'counterpillow/master', 'pironic/click-fix' and 'fenixin/signposts' 2011-05-12 13:57:30 -04:00
CounterPillow
8a38fa859d Switched to x y z zoom format, using floor(), removed viewURL box 2011-05-12 13:50:48 -04:00
CounterPillow
4b9307d769 various fixes 2011-05-12 13:46:54 -04:00
CounterPillow
5803478060 Re-Implemented jywarrens live hash updating 2011-05-12 13:46:45 -04:00
Michael Writhe
ec6fb82c7f regin click should show clicked spot in xyz not lat/lng 2011-05-11 15:36:39 -06:00
Michael Writhe
d92a0bc59c allowed for opacity of fill/stroke to be definned independantly. will continue to support legacy declaration of opacity 2011-05-09 09:37:09 -06:00
Andrew Chin
a68079de84 Fixed signpost regression from a09d7f3
a09d7f3 fixed issue #349, but introduced a new regression. This commit
reverts a09d7f3, and fixes #349 in a different way
2011-05-01 12:35:11 -04:00
Michael Writhe
803104e193 resolved 2 issues with signs and regions not working for 'checked' items. issue 347 and 349 2011-04-30 20:17:14 -06:00
Alex Headley
4d76e106e0 added some more toggle-able controls 2011-04-24 00:37:37 -04:00
Alex Headley
219fa3e7a9 fixed remaining known bugs
made zoom/pan controls independently toggle-able
re-added markers.js and regions.js to index.html
fixed adding marker from query string
fixed initial bg_color setting
2011-04-23 23:36:29 -04:00
aheadley
1c92776e41 fixed minor bugs, added comments, made python aware of new files, removed old js files 2011-04-23 21:46:41 -04:00
Alex Headley
37a7b28bc8 fixes from testing 2011-04-23 20:21:59 -04:00
aheadley
df2117544d new js stuff ready for testing 2011-04-23 18:54:12 -04:00