Skip to content

Releases: Leadformance/oneMapToRuleThemAll

Move Cloudfront to GCS

06 Dec 14:06
Compare
Choose a tag to compare
v3.2.1

release(app): generate files for version v3.2.1

feat: update googleapi loadParams

04 Nov 07:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...v3.2.0

v3.0.1

15 Apr 09:12
Compare
Choose a tag to compare
  • Fix Number method which are not compatible with IE

v3.0.0

11 Apr 15:15
Compare
Choose a tag to compare

Breaking changes

The window.Map was removed, now you can get it with window.OneMap or window.<provider>Map like window.BingMap

Yandex zoom fix

12 Feb 16:52
Compare
Choose a tag to compare

Fixing a bug in the Yandex implementation which was ignoring the zoom parameter.
(Note: it should have been a patch and not a minor version bump)

Upgrade Mappy to 7.5.0

29 Jan 16:12
Compare
Choose a tag to compare

Mappy is now deprecating old versions including the version used in production in Leadformance frontends (5.4.1).
This will update to the latest Mappy frontend scripts version, and the most recent compatible version of leaflet (1.0.3 instead of a more recent version because Mappy is incompatible with them).