Skip to content

Conversation

joshreisner
Copy link
Contributor

This fix downgrades the default map style to streets v10, which has a mercator projection, to fix #338

Additionally it fixes the This page appears to be missing CSS declarations for Mapbox GL JS warning mentioned in that issue, by importing the mapbox gl style from node_modules

That breaks jest tests, so it mocks the style with styleMock.js, and that prompted me to want to move the tests around (sorry for the big changeset)

@joshreisner joshreisner self-assigned this Nov 4, 2023
Copy link

netlify bot commented Nov 4, 2023

Deploy Preview for tsml-ui ready!

Name Link
🔨 Latest commit a9fb7f2
🔍 Latest deploy log https://app.netlify.com/sites/tsml-ui/deploys/654670fa44398d0008c905cc
😎 Deploy Preview https://deploy-preview-339--tsml-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@michael-duren michael-duren left a comment

Choose a reason for hiding this comment

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

Temp fix for now.

@joshreisner joshreisner merged commit 1253550 into main Nov 4, 2023
@joshreisner joshreisner deleted the mapbox-fix branch November 4, 2023 18:35
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.

Markers are projected into space 😅

2 participants