Releases: coin-mirror/maplibre-gl-renderer
Releases · coin-mirror/maplibre-gl-renderer
v1.0.1
v1.0.0
v0.2.0
Support for loading multiple sprite sources.
Full Changelog: v0.1.5...v0.2.0
v0.1.5
- optimization for faster loading of text onto the map
- fixing a bug, where the renderer (browser) detaches from the runtime (when running over a long period of idle time)
Full Changelog: v0.1.4...v0.1.5
v0.1.4
Massiv Performance improvement by removing a useless wait in rendering process.
Full Changelog: v0.1.3...v0.1.4
v0.1.3
Small fixes on building and running the project with Bun.js
Full Changelog: v0.1.2...v0.1.3
v0.1.2
New features:
ratio
property now supports values between 0 and 1 for down scaling images.quality
property now available to set a different picture quality.optimize
property to enable optimize-for-speed mode (lower quality pics)- Background is now transparent automatically, when not using JPEG or optimize-for-speed mode
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
First major stable release. Features:
- Status Endpoints
- Endpoint for Rendering
Full Changelog: https://github.com/Coin-Mirror/maplibre-gl-renderer/commits/v0.1.0