Skip to content

Conversation

stdavis
Copy link
Member

@stdavis stdavis commented Aug 8, 2025

Closes #218

This is not exactly the same implementation as bikeways. The web component has different functionality. But for atlas, I wonder if it's good enough.

@Copilot Copilot AI review requested due to automatic review settings August 8, 2025 21:33
@stdavis stdavis enabled auto-merge (rebase) August 8, 2025 21:33
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a geolocation map component to the application by integrating ArcGIS Map Components. The implementation provides users with a locate button that allows them to find their current position on the map.

  • Adds ArcGIS Map Components dependency and styling
  • Integrates an arcgis-locate component into the map interface
  • Updates ArcGIS core library to a newer version

Reviewed Changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated 2 comments.

File Description
package.json Adds @arcgis/map-components dependency and updates @arcgis/core version
src/main.tsx Imports required CSS for map components styling
src/components/MapContainer.tsx Implements the locate component with proper map integration
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Copy link

github-actions bot commented Aug 8, 2025

Visit the preview URL for this PR (updated for commit 1866d1b):
Firebase Preview: https://ut-dts-agrc-atlas-dev-d3e52--feat-gps-location-49od2y9u.web.app
(expires "2025-08-22T21:46:35.695280329Z" )

@stdavis stdavis merged commit d64b942 into main Aug 9, 2025
7 checks passed
@stdavis stdavis deleted the feat/gps-location branch August 9, 2025 04:19
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.

GPS Location
2 participants