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

Use esri server maplibre #95

Draft
wants to merge 32 commits into
base: main
Choose a base branch
from

Conversation

johnarban
Copy link
Contributor

@johnarban johnarban commented Dec 19, 2024

This implements maplibre-gl for displaying maps and images, and the esri image server.

This version of the app has also been transformed to use the composition api, and the vue and ts configurations updated to match our template repo.

When running locally, the stamen-toner-labels map will not show up do to a CORS issue (I use a browser extension to get around this).

The size of the images we get from the esri image service can be controlled using the size and tileSize parameters in useMap-Maplibre.ts, ideally they should be equal.

This PR made use of Claude AI Sonnet for suggestions converting to the Composition API, and translating Leaflet patterns to Maplibre-GL

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.

1 participant