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

LocationResult timezone #8

Open
ench0 opened this issue Aug 2, 2022 · 0 comments
Open

LocationResult timezone #8

ench0 opened this issue Aug 2, 2022 · 0 comments

Comments

@ench0
Copy link

ench0 commented Aug 2, 2022

Feature request: can we have the LocationResult instance return the timezone string as well?

It currently returns:
LocationResult(this.location, this.distance, this.bearing, this.searchData);

It would be convenient to have the coordinates search return this value as well. CSV files i downloaded from your links all include them.

Many thanks.

Edit: it is actually the LocationData instance that would be more suitable to have timezone together with the existing featuredata, state, lat, long.

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

1 participant