v1.5.0
版本发布时间: 2019-09-15 20:39:25
mapgears/ol3-google-maps最新发布版本:v1.8.0(2023-08-01 03:34:19)
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.