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

OLGM v1.5.0

Compare
Choose a tag to compare
@adube adube released this 15 Sep 12:39
· 38 commits to master since this release

Summary

The v1.5.0 release introduces the ability to define in what Google Maps "pane" a icon/label can be rendered. It also features some bug fixes.

Changelog

  • #276 - Fix lag issue with Google Maps when zooming (@agpixdev)
  • #273 - Bump handlebars from 4.0.11 to 4.1.2 (@mapgears)
  • #275 - Properly size the canvas based on image size and rotation angle (@agpixdev)
  • #277 - Fix for infrequent crashes at initialization time (@agpixdev)
  • #274 - Create map icon/label on specific Google Maps pane (@agpixdev)

Change to default interactions

OLGM comes with a utility method that can be used set the recommended default interactions for the OpenLayers map. A change has been made in this version: the "zoomDuration" is now set to 0 in order to let Google Maps handle the animation more smoothly.