This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
OL3-Google-Maps v0.7
Pre-release
Pre-release
Summary
The v0.7 release includes features and fixes from 8 pull requests since the v0.6 release. New features and improvements include:
- A website for the library: http://mapgears.github.io/ol3-google-maps/
- Support for most tiled image layers (TileJSON, TileWMS, TMS/XYZ, WMTS)
- Windows build support and instructions
Changelog
- #97 - Update task scripts
- #96 - Fix invalid requests being sent on tile layers
- #95 - Added Windows build support (sindrma)
- #92 - Update google maps api to v3.24
- #90 - Remove API key from examples
- #87 - Improve procedure for building examples
- #86 - Add examples for different tile layer types
- #82 - Add support for WMTS layers