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

WIP: BCGW layer doesn't work for Mobile #3736

Closed
wants to merge 3 commits into from

Conversation

meghna0593
Copy link
Collaborator

@meghna0593 meghna0593 commented Dec 5, 2024

Overview

This PR includes the following proposed change(s):

  • Proxy to hit the openmaps endpoint to avoid cors issue
  • Changes on the frontend to cater to this api

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring / Documentation
  • Version change

Copy link

sonarqubecloud bot commented Dec 5, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

Copy link
Collaborator

@LocalNewsTV LocalNewsTV left a comment

Choose a reason for hiding this comment

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

Just a few minor things
Think this would need a proper test on a physical device ( that I don't have ) to properly sign off on :)

api/src/paths/proxy/openmaps.ts Show resolved Hide resolved
api/src/paths/proxy/openmaps.ts Show resolved Hide resolved
app/src/UI/Map2/helpers/map-init.ts Show resolved Hide resolved
api/src/paths/proxy/openmaps.ts Show resolved Hide resolved
@meghna0593
Copy link
Collaborator Author

meghna0593 commented Dec 5, 2024

Just a few minor things Think this would need a proper test on a physical device ( that I don't have ) to properly sign off on :)

Good point, I'll ask Brennan to test it out :D

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.

2 participants