Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Measure Tool Enhancements #837

Merged

Commits on Jun 17, 2023

  1. Make the measure tool much prettier

    - Moved math out of the component and into math
       functions.
    - Measure tool help is now in a proper info box.
    - Line length totals will now prevent having issues
       with small aggregations.
    - Re-used gm-grid for the segment read out instead
       of the uglier vanilla table.
    - Add legends to all measure types
    
    Rework of how measure features are stored.
    - Measure features now have their own source-type.
    - Measure features will now have their own custom internal
      style render.
    
    Add Table view for points
    theduckylittle committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    627e4bf View commit details
    Browse the repository at this point in the history