-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
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#L58Well, 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)
Reactions are currently unavailable