Your cart is currently empty!
CHANGELOG
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
TODO
1.9.2
Added
- Pilot Rings toggle button
- Setting for show/hide of icon labels
- Highlight the waypoint being navigated to
- Custom numpad button sizing
Changed
- Readouts don’t take up so much space
Fixed
- Save numpad position
- Fixed bug with rendering rings if blank ring was given
1.9.1
Fix
- Waypoints layer was sometimes not assigned and caused error
- Drawing a northing line across zones would render incorrectly
1.9.0
Added
- Rulers show labels for all locked segments.
- Rulers show circles at vertices in edit mode.
- Color picker for waypoints.
- Custom colors for pilot rings.
- Multi Waypoint tracking.
- Custom default ruler color.
- Custom default waypoint color.
- Button for getting magnetic variation is now active, will use GPS or center of screen as fallback.
- Button for hiding/showing layers panel
- Numpad for easier entering of numbers
- Applied to Waypoint Editor, Wind Lines, Polygon Tool, Lines Tool, Time Distance Speed Calculator
- Heading Hold Line option added to Flight Winds.
- Default ring sizes.
Changed
- Added additional decimal point to “to/from/heading/bearing” values for additional precision.
- Renamed “Ruler” to “Plotter”.
- Trying some different default styling with waypoints. They are now sized to 50m. So zoomed out they will be small(but still clickable). With the added default rings hopefully this can allow for a more precise bearing line to a target.
Fix
- Pilot rings render correctly.
- Readouts update when waypoint is moved.
- Snapped lines draw across point more accurately.
- Fixed bug with rendering rings if blank ring was given.
- Waypoints created by 4×4 check for adjacent zones correctly.
1.8.1
Fix
- Update position of both new and edit waypoint dialogs when either is moved
- Fix vertical distance calculations
- Changed some font sizes for labels on windlines and waypoints
- Ruler was not using magnetic deviation
- Rulers disappeared if another map tool is selected
- Magnetic deviation didn’t allow negative numbers
1.8.0
Added
- New Rulers Dialog added.
- Multiple Rulers can be added.
- Rulers can have multiple segments.
- Ruler ends will snap to closeby waypoints.
- Rulers save to dedicated ruler layer
- Added text under toolbar icons.
Fix
- Flight winds show correctly
- Wind Lines save between restarts
1.7.1
Fix
- Fixed error when opening settings.
1.7.0
Added
- Naming of readout groups
- Double click a readout group to collapse/expand it
1.6.4
Fix
- Fixed problem where pinch zoom wouldn’t work with readouts displayed.
1.6.3
Fix
- Better handling of LtaGo layers.
- More checks for LtaGo layers existing to prevent errors.
1.6.2
Fix
- Corrected error when navigating to a waypoint did not have an altitude.
1.6.1
Fix
- Removed pre existing features from default layers.
1.6.0
- Added Settings menu for readout groups.
- Readouts can be customized with size, position, colors.
- Altitude, heading, speed update with GPS.
- Smart waypoint select.
- Can select waypoint from any “point” layer.
- Create waypoint and start navigation if no close by waypoints.
- Changed how CPA point is rendered on the map.
- Create custom groups of readouts.
Fix
- Initial value for magnetic variation is now a string.
- Only reset LtaGoLayers.
1.5.0
Skipped
1.4.3
Fixed
- Always attempt to grab an attribute from feature for showing in UI.
1.4.2
Fixed
- Check for numeric value of magnetic variation.
1.4.1
Fixed
- Round off distance readouts.
1.4.0
Changed
- Clear new waypoint fields after creating a new waypoint.
Fixed
- Magnetic Variation applies correctly now.
1.2.3 – 2025-05-12
Added
- “Reset Everything” button in settings. Should be used after installing an update to clean things out and make sure some under the hood updates have occurred on the layers.
Fixed
- Corrected miscalculation with not going to the right point with the shape editor when crossing a 0000/xxxx or xxxx/0000 line.
- Corrected grid not generating across zone boundaries sometimes.
1.2.2 – 2025-05-05
- Fixed error when not setting an altitude on a waypoint. (Thank you Grant!)
1.2.1 – 2025-05-03
Added
- Vertical distance to goal.
- 3D distance to goal.
- Allow both an Easting and Northing value for an E/N Line.
- Setting for E/N lines length.
Changed
- Pilot Rings should be drawn a little bit more efficiently.
Fixed
- E/N Lines handle crossing zones properly.