Commit graph

13 commits

Author SHA1 Message Date
Jenni Nurmi
34c4903bad Don't use componentWillReceiveProps related to SearchMap component 2019-08-29 15:15:57 +03:00
Jenni Nurmi
0aca4567c2 Update Prettier to 1.15.3 2018-12-05 11:07:47 +02:00
Vesa Luusua
94f3712256 Mobile chrome passes touch events to hidden map. 2018-09-14 15:15:22 +03:00
Vesa Luusua
a8ee999bf0 SearchMapWithMapbox: fix pinch zoom on mobile Safari 2018-09-14 15:15:22 +03:00
Vesa Luusua
ab6cac9edc Rename onIdle to onMapMoveEnd and remove unnecessary mobile map opened info. 2018-09-14 15:15:21 +03:00
Vesa Luusua
056bba7199 Refactor search-by-map-viewport to SearchMapWithMapbox component 2018-09-14 15:15:20 +03:00
Vesa Luusua
b12500072e Fix double click on top of infocard 2018-09-14 15:15:18 +03:00
Vesa Luusua
488d9ce3b1 Mapbox: mobile layout rerenders itself after complete data. 2018-09-14 15:15:18 +03:00
Hannu Lyytikainen
5acf34b57a Convert bounds passed to Mapbox
Convert SW longitude for bounds that cross the antimeridian.
2018-09-14 15:15:17 +03:00
Hannu Lyytikainen
e7f2dc0ea1 Fix longitudes outside -180 and 180 2018-09-14 15:15:16 +03:00
Hannu Lyytikainen
4e6987644f Add zoom controls to Mapbox 2018-09-14 15:15:16 +03:00
Hannu Lyytikainen
d07e3a92db Remove fullscreen control from maps
Reproduces the changes of commit
675135a7f2 after being overridden in a
rebase.
2018-09-14 15:15:16 +03:00
Vesa Luusua
8da6c65e89 Create and use SearchMapWithMapbox component instead of SearchMapWithGoogleMap 2018-09-14 15:15:15 +03:00