This release introduces custom aircraft image markers with color overlay support, tap actions for radar and flights, and several editor improvements.
New Features
Custom Aircraft Image Markers
- Custom PNG markers - Replace the default triangle markers with your own PNG images for a personalized radar display
- Color overlay - Tint the non-transparent areas of your marker image to match your dashboard theme
- Rotation & scale - Adjust rotation offset, pivot point, and scale for perfect alignment
- Cross-origin compatible - Fully works with external image URLs (no CORS failures)
Tap Actions
- Radar tap URL - Configure what happens when tapping on the radar (e.g., open Flightradar24 website at that location)
- Flight tap URL - Custom tap behavior for individual flights, including toggle-only mode
Editor Improvements
- Template/toggle/define rename - Rename templates, toggles, and defines directly in the editor with automatic reference updates across your config
Bug Fixes
- Fixed clicking aircraft markers triggering the radar tap action
Map Rendering Fixes
- Reliable Leaflet map tile loading with ResizeObserver-based container sizing
- Map background now renders correctly on first load and after visibility changes
- Fractional zoom correction replaced with CSS scale approach for stability
Full Changelog: v0.2.0...v0.2.1