We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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: leaflet - Projection XY with maplibre - Geographic Information Systems Stack Exchange Class: MercatorCoordinate - MapLibre GL JS Draw/Modify interaction The following patch seems to work. maplibre/maplibre-gl-js#2601 (comment)
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.
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.
CRS (Coordinate Reference System) may require some hack or deep investigation, because current OL2 implementation is using custom canvas base one.
Links:
The following patch seems to work. maplibre/maplibre-gl-js#2601 (comment)
The text was updated successfully, but these errors were encountered:
This may take a certain effort, so I will try this after finishing other tasks.
Sorry, something went wrong.
sanak
No branches or pull requests
Move sanak/geos-wasm#6 to this repo.
The text was updated successfully, but these errors were encountered: