Tom Hughes
|
b1dae2e798
|
Round user home location to a sensible precision
|
2013-07-30 18:05:57 +01:00 |
|
John Firebaugh
|
aff23d4b4b
|
Simplify sidebar/resize
Float sidebars left/right and use overflow: hidden.
Fixes a bug on Opera where mouse events propagate to
the map.
|
2013-07-18 10:45:18 -07:00 |
|
John Firebaugh
|
de5a225a95
|
Use custom zoom control everywhere
|
2013-07-18 10:45:16 -07:00 |
|
John Firebaugh
|
4563244fd1
|
Clean up some of the map JS, reduce scope of globals
|
2013-07-18 10:34:17 -07:00 |
|
John Firebaugh
|
9bd48640ad
|
Move popup anchor definition to icon
|
2012-11-09 15:57:31 -08:00 |
|
John Firebaugh
|
ed84516db2
|
Fix user popup styles
|
2012-11-09 12:59:31 -08:00 |
|
John Firebaugh
|
1927bc6ca8
|
Fix user map icon and offset
|
2012-11-09 12:59:31 -08:00 |
|
John Firebaugh
|
648f232596
|
Inline map.js marker functions
|
2012-11-09 12:59:31 -08:00 |
|
John Firebaugh
|
6f793e1b21
|
Pan/zoom controls that look like the OL ones
|
2012-11-09 12:59:28 -08:00 |
|
John Firebaugh
|
30ad58c01f
|
Port to Leaflet
|
2012-11-09 12:59:27 -08:00 |
|
John Firebaugh
|
237d2ad60d
|
Simplify further by using OSM.home
|
2012-10-05 22:37:21 +01:00 |
|
John Firebaugh
|
97eee60c99
|
Remove unnecessary call to closeMapPopup()
In the 'set_location' case no popups are ever opened.
|
2012-10-05 22:32:05 +01:00 |
|
John Firebaugh
|
330ddc1666
|
Use jQuery
|
2012-10-05 22:31:17 +01:00 |
|
John Firebaugh
|
dd1ec4eb9b
|
Move user JS to page-specific script file
In this case it was difficult to eliminate interpolation
in a separate step, so I didn't bother.
|
2012-10-05 22:24:41 +01:00 |
|