Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

OLGM v1.3.0

Compare
Choose a tag to compare
@adube adube released this 24 Aug 12:23
· 73 commits to master since this release

Summary

The v1.3.0 release introduces some bug fixes, which includes one to support Google Maps JS API v3.37+.

Changelog

  • #259 - Extend olgm.layer.GoogleLayer from ol.layer.Layer instead of ol.layer.layerGroup. (@mstenta)
  • #258 - Fix PropertyListener (@JamiesWhiteShirt)
  • #252 - Fix fractionnal zoom levels calculation to match with OpenLayers (@agpixdev)