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

"mapCenter" property of config file in WGS84 #183

Open
JakobMiksch opened this issue Mar 15, 2021 · 0 comments
Open

"mapCenter" property of config file in WGS84 #183

JakobMiksch opened this issue Mar 15, 2021 · 0 comments

Comments

@JakobMiksch
Copy link
Collaborator

currently the mapCenter property in the config file needs to be provided in the map projection, however often coordinates are not really intuitive e.g. "mapCenter": [930473.6,6348916.5].

It might be useful to have a separet property where the center can be provided in latitude/longitude. Maybe something like
``"mapCenter": [49.1, 8.2]`

OpenLayers 7 might also switch to use WGS84 coordinates as default CRS for the API. Hence, Wegue would be consistent with than.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant