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

Added leaflet distance application and page #10

Closed
wants to merge 7 commits into from

Conversation

MichaelDykesBC
Copy link
Collaborator

@MichaelDykesBC MichaelDykesBC commented Oct 17, 2024

Description

Added new page to application for Leaflet and Turf.js distance testing (including new html page and new TypeScript script).

New dependencies include:

  • Turf.js
  • Leaflet Easy Button
  • Underscore

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Tested using Node and Webpack in Visual Studio Code on my desktop.

  • Test A
  • Test B

Checklist

  • I have read the CONTRIBUTING doc
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have already been accepted and merged

Further comments

Was asked to do this as a test, if it's broken hope we can work together to fix it! (I'm new)

@MichaelDykesBC
Copy link
Collaborator Author

Typescript support in Turf broken in earlier versions: Turfjs/turf#2553

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant