0
Commit Graph

19 Commits

Author SHA1 Message Date
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