Tom Hughes
0037502426
Merge branch 'master' into notes
...
Conflicts:
Gemfile.lock
app/views/browse/_map.html.erb
app/views/site/index.html.erb
2012-10-13 15:55:34 +01:00
Tom Hughes
1ea1e40272
Add Polish translations to OpenLayers configuration.
2012-10-05 08:55:18 +01:00
Tom Hughes
6206ab7fe7
Add OpenLayers.Format.QueryStringFilter to the OpenLayers build
2012-08-22 21:50:48 +01:00
Tom Hughes
0d3a9ed9cb
Merge branch 'master' into openstreetbugs
...
Conflicts:
Gemfile.lock
app/views/browse/_map.html.erb
app/views/user/view.html.erb
config/locales/en.yml
config/openlayers.cfg
db/structure.sql
vendor/assets/openlayers/OpenLayers.js
2012-08-22 20:52:08 +01:00
Tom Hughes
fe16fec000
Start rewriting the notes layer for the front page
2012-08-22 20:37:09 +01:00
Sarah Hoffmann
d97d3f76a6
Replace PanZoom control with Zoom control for small maps
...
In OpenLayers 2.12 the event handling of PanZoom and PanZoomBar clashes
with the result that the zoom level changes by two steps every time one
of the zoom buttons is pressed. Using the Zoom control fixes this issue.
2012-07-16 18:05:02 +01:00
Tom Hughes
b0453833b1
Replace use of Layer.GML with Layer.Vector
2012-06-28 18:18:42 +01:00
Tom Hughes
bad28a6478
Update OpenLayers to 2.12
2012-06-28 10:48:56 +01:00
Tom Hughes
52e5fa6ad7
Merge branch 'master' into openstreetbugs
...
Conflicts:
app/views/browse/_map.html.erb
app/views/site/index.html.erb
config/initializers/mime_types.rb
config/routes.rb
lib/map_boundary.rb
lib/migrate.rb
lib/osm.rb
vendor/assets/openlayers/OpenLayers.js
2012-01-05 20:15:53 +00:00
Tom Hughes
3b20c87893
Allow the export box to be moved and resized
...
Use the new OpenLayers TransformFeature control to allow any box
drawn by the user to select an export area to be moved or resized
after it is drawn.
2012-01-02 16:34:47 +00:00
Tom Hughes
0030c77537
Rework notes interface using OpenLayers and rails
2011-09-19 20:16:20 +01:00
Tom Hughes
4b17176b40
Add some more languages to the OpenLayers build
2011-09-19 00:11:56 +01:00
Tom Hughes
70ac60ad4a
Add the PinchZoom control to the OpenLayers build
2011-09-12 14:46:13 +01:00
Tom Hughes
a97ae09d2a
Add some extra translations from OpenLayers 2.9
2010-04-23 16:13:39 +01:00
Tom Hughes
dcbc807526
Improve user popups on friend/nearby mapper maps.
2010-03-11 18:23:22 +00:00
Tom Hughes
58803106f4
Updated OpenLayers config for new XYZ based usage.
2009-07-02 10:52:09 +00:00
Tom Hughes
0676477794
Add some more languages to the OpenLayers build.
2009-06-24 23:39:46 +00:00
Thomas Wood
76042ef112
Fix adding marker on Embeddable HTML export by compiling in the OpenLayers.Handler.Point class that was missed in r15615
2009-06-24 09:03:51 +00:00
Tom Hughes
e94ba23d2a
Add zh-CN to OpenLayers.
2009-06-05 14:20:15 +00:00
Tom Hughes
a8bfe7c32e
Create a custom build of OpenLayers to allow us to pull in extra
...
languages. This also helps minimise the size of our OpenLayers.
2009-06-04 20:31:58 +00:00