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

Switch OpenLayers to MapLibre GL JS and use VitePress CSS styling #3

Open
sanak opened this issue Sep 4, 2023 · 1 comment
Open
Assignees
Labels
enhancement New feature or request pending

Comments

@sanak
Copy link
Owner

sanak commented Sep 4, 2023

Move sanak/geos-wasm#6 to this repo.

From the following issue's comment.
#3 (comment)

Well, upstream example uses MapLibre GL JS, so consider to switch MapLibre GL JS to match upstream. https://github.com/chrispahm/geos-wasm/blob/main/package.json#L54
Also, consider to use VitePress (Vue?) CSS styling. https://github.com/chrispahm/geos-wasm/blob/main/package.json#L58

Well, this may need a lot of changes, so I will create another issue for that, and revert issue's subject to original one.

Custom CRS

CRS (Coordinate Reference System) may require some hack or deep investigation, because current OL2 implementation is using custom canvas base one.

Links:

Draw/Modify interaction

The following patch seems to work.
maplibre/maplibre-gl-js#2601 (comment)

@sanak
Copy link
Owner Author

sanak commented Sep 18, 2023

This may take a certain effort, so I will try this after finishing other tasks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pending
Projects
None yet
Development

No branches or pull requests

1 participant