Skip to content
This repository has been archived by the owner on Dec 15, 2018. It is now read-only.

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

Open
GoogleCodeExporter opened this issue Aug 3, 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

@GoogleCodeExporter
Copy link
Author

Does anyone have an idea as to when/if this problem will be remedied?

Original comment by [email protected] on 22 Nov 2010 at 9:45

@GoogleCodeExporter
Copy link
Author

I tried to custom the code below directly but it doesn't work either. :(

Original comment by [email protected] on 22 Nov 2010 at 5:13

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

No branches or pull requests

1 participant