openstreetmap-website/app
Martin Raifer 79bdb0ff86 Do not fit map to search result (object) twice
When clicking on search results the respective osm object is loaded
asynchronously and afterwards shown on the map. Some objects can take
a few seconds to load however.

If a user already panned/zoomed the map manually during this time then
their actions are reverted because the map fits to the object again.

There is actually no need for this behaviour, because a good geocoder
already returns an appropriate bounding box for the search result.
2013-08-05 18:50:40 +01:00
..
assets Do not fit map to search result (object) twice 2013-08-05 18:50:40 +01:00
controllers Merge remote-tracking branch 'osmlab/hash' 2013-08-04 12:38:59 +01:00
helpers Improve layout and styling of forms 2013-07-08 09:03:17 +01:00
models Replace the spam observer with simple after_save callbacks 2013-06-25 21:54:02 +01:00
views Merge remote-tracking branch 'osmlab/hash' 2013-08-04 12:38:59 +01:00