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

Feat project details map component #926

Merged

Conversation

NSUWAL123
Copy link
Contributor

This PR contains an update of projectDetails map code, where MapComponent is integrated replacing OpenLayersMap component. Also, some map UI enhancements have been done.
image
image

…tion splitted to projectOption component. projectOptions added for others bottomSheet
@github-actions github-actions bot added the frontend Related to frontend code label Oct 20, 2023
@spwoodcock
Copy link
Member

@NSUWAL123 are you rebased to development?

@NSUWAL123
Copy link
Contributor Author

@NSUWAL123 are you rebased to development?

I am rebasing it from development but it showed alot of conflict which is not showing in the remote origin, will try to fix it with varun.

@spwoodcock spwoodcock merged commit a96ebaa into hotosm:development Oct 20, 2023
1 check passed
import { XYZ } from 'ol/source';
import { useLocation } from 'react-router-dom';
Copy link
Contributor

@varun2948 varun2948 Oct 20, 2023

Choose a reason for hiding this comment

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

this is a seperate dependent added onto the isolated mapcomponent @NSUWAL123 please replace this logic on other PR not this and make it pass through props instead of using it in this component. and dont use new dependncy library like react-router-dom inside any mapcomponent folder map.

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

Successfully merging this pull request may close these issues.

3 participants