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

Add geocode #69

Merged
Merged

Conversation

cristineguadelupe
Copy link
Collaborator

Screen.Recording.2024-01-11.at.19.11.48-converted.mov

Copy link
Member

@jonatanklosko jonatanklosko left a comment

Choose a reason for hiding this comment

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

🌴 🐈

@@ -1,12 +1,17 @@
import "https://cdn.jsdelivr.net/npm/[email protected]/dist/maplibre-gl.min.js";
// TODO: point to npm when released
import "https://cdn.jsdelivr.net/gh/jimmyrocks/maplibre-gl-vector-text-protocol@main/dist/maplibre-gl-vector-text-protocol.min.js";
import "https://unpkg.com/@maplibre/[email protected]/dist/maplibre-gl-geocoder.min.js";
Copy link
Contributor

Choose a reason for hiding this comment

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

Ideally we would depend on fewer CDNs, to have fewer points of failure. I assume this is not on jsdelivr though? :(

Copy link
Member

Choose a reason for hiding this comment

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

We can esbuild, as we've done in kino!

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I've switched to jsdelivr and will soon convert it to esbuild

Copy link
Contributor

@josevalim josevalim left a comment

Choose a reason for hiding this comment

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

Sweet!

@cristineguadelupe cristineguadelupe merged commit 89d081f into livebook-dev:main Jan 12, 2024
1 check passed
@cristineguadelupe cristineguadelupe deleted the cg-add-geocode branch January 12, 2024 15:29
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.

3 participants