Kimmo Puputti
669e1a7edb
Reorganize maps configuration
2018-08-24 14:16:54 +03:00
Kimmo Puputti
48714c5de8
Use Google map by default
2018-08-15 11:43:05 +03:00
Kimmo Puputti
a27217609c
Add Mapbox map index file
2018-08-14 15:07:22 +03:00
Kimmo Puputti
dde89f606b
Pass class names to the dynamic map
2018-08-14 15:07:22 +03:00
Kimmo Puputti
ac093bf89e
Abstract away map provider
2018-08-14 15:04:48 +03:00
Kimmo Puputti
c7f5afd82b
Rename Google map component files
2018-08-14 15:04:48 +03:00
Vesa Luusua
c0dd8776de
Extract dynamic map to separate file and use it optionally with static map
2018-07-19 14:41:33 +03:00
Kimmo Puputti
fa7c813b39
Fix google lib check for server rendering
2018-03-22 11:17:12 +02:00
Vesa Luusua
a027671573
Remove throw error when google lib is missing
2018-03-21 16:21:19 +02:00
Kimmo Puputti
f401363940
Improve the coordinate obfuscation
...
- Use a proper algorithm to offset correctly in different latitudes
- Only configure the offset in meters, infer circle radius from that
2018-02-08 10:31:23 +02:00
Kimmo Puputti
505cafdb7a
Improve coordinate obfuscation
...
Now the obfuscation results are memoized so that the results stay
stable for each listing id.
2018-02-02 12:04:10 +02:00
Kimmo Puputti
cd995ec908
Obfuscated coordinates with a circle on the map
2018-02-01 16:09:09 +02:00
Vesa Luusua
68c80c102a
After editing listing location, map should show that new location
2018-01-26 16:07:40 +02:00
Kimmo Puputti
f0b955dc5b
Refactor propTypes module
...
- Rename types
- Collect propTypes within a named propTypes export
- Use named imports for easier refactoring and customisation later
- Rename sdk types to sdkTypes in imports to avoid confusion
2018-01-11 11:40:03 +02:00
Kimmo Puputti
41a371e0c7
Use image dimensions in file names for easier customisation
2017-12-11 15:56:01 +02:00
Kimmo Puputti
90377d11de
Use the 32x32 favicon as the map marker for easy customisation
2017-11-29 14:27:30 +02:00
Kimmo Puputti
a996f154d1
Import PropTypes from the prop-types package
2017-10-17 09:50:22 +03:00
Kimmo Puputti
78de6d9d69
Disable deprecated proptype import lint error
2017-10-12 14:09:02 +03:00
Janne Koivistoinen
2d523a74bf
listing page design reviews
2017-06-28 14:42:42 +03:00
Vesa Luusua
661ac63960
Map uses custom marker (ListingPage)
2017-06-27 12:51:05 +03:00
Kimmo Puputti
d27d7eea8b
Define map dimensions in the wrapper, not within the map with props
2017-03-17 15:04:42 +02:00
Kimmo Puputti
295420868f
Show address marker on map
2017-03-17 14:32:06 +02:00
Kimmo Puputti
03df7fe9b9
Add Map component
2017-03-17 14:32:06 +02:00