Skip to content

Releases: keita-makino/qualtrics-map

3.1.0

22 Jun 19:06
94376e6
Compare
Choose a tag to compare

Addresses #182, #183, and #184.

3.0.1

06 Mar 18:25
388a167
Compare
Choose a tag to compare

Fixes #178.

3.0.0

05 Mar 03:17
f4081f1
Compare
Choose a tag to compare

The new component with Mapbox API is now available.

2.0.2

06 Jun 17:47
0f1f90d
Compare
Choose a tag to compare

CDN alternative available

From this version, you can use the jsDeliver CDN service to retrieve the JavaScript file to your survey contents. The readme is updated so you can follow the alternative.

2.0.1

19 Jan 22:19
553df89
Compare
Choose a tag to compare

2.0.0 didn't record the location to the response :(

Also updated the dependencies.

2.0.0

19 Jan 21:49
94025fd
Compare
Choose a tag to compare

A rewrite of the previous one (with tidier components and reducer).

The usage of the code to set the default center and zoom has changed so please check the readme if you are upgrading from the previous version.

1.2.0

26 Mar 22:31
Compare
Choose a tag to compare

Fix

Fixed #63.

New Feature

You can now set a default center by using the third argument of mapRender function. See the readme for more details.

1.1.1

28 Nov 08:11
Compare
Choose a tag to compare

Fixes the issue in webpack production.

1.1.0

28 Nov 02:12
Compare
Choose a tag to compare

This version fixes an issue in detecting the geolocation when the survey participant's location does not have a postal code (e.g., Hong Kong).
Special thanks for raising the issue: @ysLeePhD

Also bumped the dependencies so the bundle size becomes a bit larger than the last one.

1.0.0

19 Nov 21:11
Compare
Choose a tag to compare

The First Major Release

👍

The contents are same to 0.4.2.