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: replace StaticMap By Maplibre #308

Merged
merged 7 commits into from
Nov 6, 2023
Merged

feat: replace StaticMap By Maplibre #308

merged 7 commits into from
Nov 6, 2023

Conversation

unclFedor
Copy link
Collaborator

No description provided.

@aws-amplify-us-east-2
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-308.d3nof3l3x2sso4.amplifyapp.com

@unclFedor unclFedor requested a review from belom88 October 30, 2023 09:46
package.json Show resolved Hide resolved
src/components/deck-gl-wrapper/deck-gl-wrapper.tsx Outdated Show resolved Hide resolved
src/pages/dashboard/dashboard.tsx Outdated Show resolved Hide resolved
Copy link
Collaborator

@belom88 belom88 left a comment

Choose a reason for hiding this comment

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

What hapened with yarn.lock? Do you use npm instead of yarn?

@unclFedor
Copy link
Collaborator Author

What hapened with yarn.lock? Do you use npm instead of yarn?

I restored previous version of yarn.lock and made changes again by using yarn add/remove.

@unclFedor unclFedor requested a review from belom88 November 1, 2023 14:36
@unclFedor unclFedor requested a review from belom88 November 3, 2023 15:46
preventStyleDiffing
preserveDrawingBuffer
/>
<MaplibreMap mapStyle={mapStyle} terrain={undefined}></MaplibreMap>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
<MaplibreMap mapStyle={mapStyle} terrain={undefined}></MaplibreMap>
<MaplibreMap mapStyle={mapStyle}></MaplibreMap>

@unclFedor unclFedor merged commit c6908b5 into basemaps Nov 6, 2023
3 checks passed
@unclFedor unclFedor deleted the is/add_maplibre branch November 6, 2023 09:14
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