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

The Google Docs Atom creates a 44 character Worksheet Key, but mapping limits the length to 43 characters #22

Open
GoogleCodeExporter opened this issue May 16, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

The Google Docs Atom creates a 44 character Worksheet Key, but mapping limits 
the length to 
43 characters

So... i doesn't take the last character and thus doesn't load the data to map it

Here's most of the URL

http://gmaps-
samples.googlecode.com/svn/trunk/spreadsheetsmapwizard/makecustommap.htm?

The source code Click "Load Worksheet Data" 

input type="text" id="ssKey"
size="44" maxlength="43" value="o16162288751915453340.4402783830945175750"/>

Original issue reported on code.google.com by [email protected] on 6 Jun 2010 at 3:05

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant