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

Allow to configure initial map centering #10

Open
2 tasks
dlercier opened this issue Dec 16, 2024 · 2 comments
Open
2 tasks

Allow to configure initial map centering #10

dlercier opened this issue Dec 16, 2024 · 2 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@dlercier
Copy link
Contributor

dlercier commented Dec 16, 2024

Enable easy configuration of initial map centering during application deployment

  • Add a .env file
  • Share center coordinates in a global variable

This information is currently hard-coded :

center: () => ({ geometry: { type: "Point", coordinates: [43.6044, 1.4444] } }),

@CBalsier
Copy link

CBalsier commented Jan 9, 2025

I can take this one, but the interface doesn’t let me "assign the issue" to me

@SimonMellerin
Copy link
Member

I can take this one, but the interface doesn’t let me "assign the issue" to me

done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: Todo
Development

No branches or pull requests

3 participants