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

It's not possible to set the default map coordinates - the view reverts to the current geography #344

Open
adieyal opened this issue May 14, 2021 · 0 comments
Assignees

Comments

@adieyal
Copy link
Contributor

adieyal commented May 14, 2021

In some cases it is desirable to set the default map location for a profile to be a custom set of coordinates. The should be achievable by using the default_coordinates key in the config

"default_coordinates": {
    "lat": -33.5228901,
    "long": 18.4887181,
    "zoom": 10
  }

it doesn't work however as the map loaded with those coordinates and then pans to the root geography

"root_geography": "CPT"

Incoming

https://trello.com/c/d6FM4gF9/561-its-not-possible-to-set-the-default-map-coordinates-the-view-reverts-to-the-current-geography

@emre2038 emre2038 self-assigned this May 16, 2021
@emre2038 emre2038 linked a pull request May 16, 2021 that will close this issue
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants