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

MapConfig.CenterCoordinates is NULL #92

Closed
benehudson opened this issue Feb 25, 2022 · 3 comments · Fixed by #107
Closed

MapConfig.CenterCoordinates is NULL #92

benehudson opened this issue Feb 25, 2022 · 3 comments · Fixed by #107
Assignees
Labels
bug Something isn't working
Milestone

Comments

@benehudson
Copy link

I'm assuming MapConfig.CenterCoordinates should return the Default Coordinates set on the config screen, right? I've got coordinates set, and it's returning null. I'm able to pull the APIkey and the Zoom from MapConfig. But, I'm lost as to why the CenterCoordinates are coming back null. PS: this is v 2.05

@benehudson
Copy link
Author

I worked around this by hard coding my center lat long. I just opened another issue that may be related, the address.coordinates are coming back 0,0.

@benehudson
Copy link
Author

I rolled back to v1.3.3 and that solved the issue for me.

@robertjf
Copy link
Collaborator

robertjf commented May 6, 2022

@benehudson this sounds like a legacy data issue - the upcoming 2.0.6 release should resolve this.

@robertjf robertjf added the bug Something isn't working label May 6, 2022
@robertjf robertjf self-assigned this May 6, 2022
@robertjf robertjf added this to the 2.0.6 milestone May 6, 2022
@robertjf robertjf linked a pull request May 6, 2022 that will close this issue
@robertjf robertjf closed this as completed May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants