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

d6berlin::globe coordinate change not working #4

Open
mariusgrabow opened this issue Nov 21, 2023 · 1 comment
Open

d6berlin::globe coordinate change not working #4

mariusgrabow opened this issue Nov 21, 2023 · 1 comment
Assignees

Comments

@mariusgrabow
Copy link
Member

mariusgrabow commented Nov 21, 2023

Hi,

changing the coordinates for d6berlin::globe results in an empty plot.

Reproducible example:

#working:
d6berlin::globe(center = c(13.405, 52.52))
#not working:
d6berlin::globe(center = c(13.405, 52.521))

@z3tt
Copy link
Member

z3tt commented Nov 27, 2023

Thanks for reporting. There are quite some issues when specifying custom coordinates that we are aware of but we didn't find time to fix yet. For the original use case it's working but it would be great if the function would work for any coordinate depsite being in the d6berlin package.

PS: Likely, as it's d6berlin::globe(), it should be an issue in d6berlin as well ;)

@z3tt z3tt self-assigned this Nov 27, 2023
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

No branches or pull requests

2 participants