Skip to content

Conversation

@jenningsanderson
Copy link
Contributor

@jenningsanderson jenningsanderson commented Aug 4, 2025

Cleaning stuff up, fixing linter errors, and adding zoom scale control


<NavigationControl position="top-right"></NavigationControl>
<GeolocateControl />
<ScaleControl position="bottom-left" />
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Default unit is metric. Can we add a function with a button to allow users to toggle between metric and imperial?


<NavigationControl position="top-right"></NavigationControl>
<GeolocateControl />
<ScaleControl position="bottom-left" />
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Screenshot 2025-08-08 at 5 53 47 PM

import LayerIcon from "./icons/icon-layers.svg?react";
import "./Tour.css";

const Steps = [
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like you removed part of the tour and killed Step 9? It goes from 8/10 to 10/10. You can assign me a task to update the tour.
Screenshot 2025-08-08 at 6 09 22 PM
Screenshot 2025-08-08 at 6 09 28 PM

@jenningsanderson jenningsanderson merged commit 06618d8 into main Aug 8, 2025
2 checks passed
@jenningsanderson jenningsanderson deleted the more-cleanup branch August 8, 2025 22:34
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.

Prop type cleanup

3 participants