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

Script fails to run in IE 7 and IE 6 #1

Open
rlightner opened this issue Jun 3, 2011 · 1 comment
Open

Script fails to run in IE 7 and IE 6 #1

rlightner opened this issue Jun 3, 2011 · 1 comment

Comments

@rlightner
Copy link

The code in the decodeGeohash:

geohash[i] fails in IE6 and 7. needs to be charAt(i) instead.

@rabidgremlin
Copy link

Same issue in encodeGeoHash

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