Vesa Luusua
|
a71a4cd288
|
Include mapbox-sdk.min.js from static folder.
|
2018-09-14 15:15:21 +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
|
9c3de582d8
|
Update tests
|
2018-09-14 15:15:20 +03:00 |
|
Vesa Luusua
|
064052fb25
|
Fix server side rendering (window was called in constructor
|
2018-09-14 15:15:20 +03:00 |
|
Vesa Luusua
|
056bba7199
|
Refactor search-by-map-viewport to SearchMapWithMapbox component
|
2018-09-14 15:15:20 +03:00 |
|
Vesa Luusua
|
d4393a6395
|
Refactor search-by-map-viewport to SearchMapWithGoogleMap component:
|
2018-09-14 15:15:20 +03:00 |
|
Vesa Luusua
|
a7b4ec2394
|
Move generic map utils: sdkBoundsToFixedCoordinates, hasSameSDKBounds
|
2018-09-14 15:15:20 +03:00 |
|
Vesa Luusua
|
dcabf399b8
|
Fix: SearchMapWithGoogleMap was missing sdk coordinate helpers
and there was unnecessary variables
|
2018-09-14 15:15:19 +03:00 |
|
Vesa Luusua
|
1baea00dad
|
Fix: make sure that map refreshment token is changed after reattaching
the map.
|
2018-09-14 15:15:19 +03:00 |
|
Vesa Luusua
|
13f5e9b79d
|
Fix price and group label update cycle when refresh token is passed in
This has likely worked in Google Map version due to the fact that it uses
separate Overlay component wrapper on top of labels.
|
2018-09-14 15:15:19 +03:00 |
|
Vesa Luusua
|
e474d74930
|
Refactor Google Maps integration to its own sub component on SearchMap
|
2018-09-14 15:15:19 +03:00 |
|
Kimmo Puputti
|
01623f3c4c
|
Move default predictions out of the geocoder files
|
2018-09-14 15:15:18 +03:00 |
|
Kimmo Puputti
|
e051ea3f31
|
Reorganize maps configuration
|
2018-09-14 15:15:18 +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
|
60b39bcfe6
|
Check prediction place type for bounds size
|
2018-09-14 15:15:17 +03:00 |
|
Hannu Lyytikainen
|
acad7d6ff2
|
Generate bounds if they are missing
|
2018-09-14 15:15:17 +03:00 |
|
Hannu Lyytikainen
|
3e6667da48
|
Fix formatting
|
2018-09-14 15:15:17 +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
|
efeab41a5b
|
Add mapbox requirements to CSP rules
|
2018-09-14 15:15:15 +03:00 |
|
Vesa Luusua
|
8da6c65e89
|
Create and use SearchMapWithMapbox component instead of SearchMapWithGoogleMap
|
2018-09-14 15:15:15 +03:00 |
|
Vesa Luusua
|
0fff68b9a3
|
Google related bounds tied to SearchMapWithGoogleMap implementation
|
2018-09-14 15:15:15 +03:00 |
|
Vesa Luusua
|
3807e58584
|
Refactor Google Maps integration to its own sub component on SearchMap
|
2018-09-14 15:15:15 +03:00 |
|
Vesa Luusua
|
da997c8bd4
|
LocationAutocomplete using Mapbox
|
2018-09-14 15:15:14 +03:00 |
|
Kimmo Puputti
|
cd2b89906b
|
Init mapbox with the access token in env
|
2018-09-14 15:15:14 +03:00 |
|
Vesa Luusua
|
3d8965a1d5
|
Merge pull request #932 from sharetribe/v1_4_3
New release
|
2018-09-14 15:11:34 +03:00 |
|
Vesa Luusua
|
91eb881a48
|
New release
|
2018-09-14 15:09:15 +03:00 |
|
Vesa Luusua
|
e7ae5679c9
|
Merge pull request #931 from sharetribe/fix-fuzzy-location-after-coordinates-change
Fix fuzzy location after listing coordinates change
|
2018-09-14 15:07:21 +03:00 |
|
Vesa Luusua
|
e957169c5c
|
Update changelog
|
2018-09-14 15:02:48 +03:00 |
|
Vesa Luusua
|
c66f358aec
|
Fix: fuzzy location did not change after listing location changed.
|
2018-09-14 15:02:43 +03:00 |
|
Vesa Luusua
|
767c4c7e84
|
Merge pull request #930 from sharetribe/fix-obfuscate-coordinates-impl
Fix obfuscate coordinates implementation
|
2018-09-14 14:47:24 +03:00 |
|
Vesa Luusua
|
2fd295cddf
|
Update changelog
|
2018-09-14 14:44:25 +03:00 |
|
Vesa Luusua
|
fcbffabbe5
|
Fix obfuscatedCoordinatesImpl helper (it returned values outside of offset radius)
|
2018-09-14 14:40:16 +03:00 |
|
Vesa Luusua
|
8107016533
|
Merge pull request #928 from sharetribe/fix-flash-of-prev-predictions-on-enter
Fix flash of prev predictions on enter
|
2018-09-13 13:30:06 +03:00 |
|
Vesa Luusua
|
0d6efba4b2
|
Update changelog
|
2018-09-13 13:27:39 +03:00 |
|
Vesa Luusua
|
e2b8211148
|
Fix: prevent flash of default predictions when selecting by enter
|
2018-09-13 13:24:15 +03:00 |
|
Vesa Luusua
|
3a7c790fe7
|
Merge pull request #923 from sharetribe/fix-enter-while-fetching-predictions
Fix enter while fetching predictions
|
2018-09-12 11:33:36 +03:00 |
|
Vesa Luusua
|
9db3ea6db9
|
Update changelog
|
2018-09-12 11:30:46 +03:00 |
|
Vesa Luusua
|
3154333558
|
Fix: selecting with enter key prevented while fetching predictions
|
2018-09-12 11:30:41 +03:00 |
|
Sampo Toiva
|
cc9282cc75
|
Fix correct link to testing documentation
|
2018-09-07 15:19:18 +03:00 |
|
Vesa Luusua
|
d2810a080d
|
Merge pull request #919 from sharetribe/v1_4_2
New release: v1.4.2
|
2018-09-06 14:32:19 +03:00 |
|
Vesa Luusua
|
6da00a9078
|
New release: v1.4.2
|
2018-09-06 14:30:01 +03:00 |
|
Vesa Luusua
|
69828eb7a1
|
Merge pull request #883 from sharetribe/reduce-small-autocomplete-queries
Reduce small character queries to autocomplete API
|
2018-09-05 17:52:15 +03:00 |
|
Vesa Luusua
|
9191e247b6
|
Update changelog
|
2018-09-05 17:48:12 +03:00 |
|
Vesa Luusua
|
5cceade516
|
Reduce small character queries on LocationAutocompleteInput
|
2018-09-05 17:40:37 +03:00 |
|
Vesa Luusua
|
b76a9ef015
|
Merge pull request #911 from sharetribe/doc-improvements
Documentation improvements
|
2018-09-05 17:24:31 +03:00 |
|
Vesa Luusua
|
62cce8ff06
|
Update changelog
|
2018-09-05 17:22:46 +03:00 |
|