Shabibzadeh / gmaps-samples

Automatically exported from code.google.com/p/gmaps-samples
0 stars 0 forks source link

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

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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 serkes...@gmail.com on 6 Jun 2010 at 3:05

GoogleCodeExporter commented 9 years ago
Does anyone have an idea as to when/if this problem will be remedied?

Original comment by rbe...@gmail.com on 22 Nov 2010 at 9:45

GoogleCodeExporter commented 9 years ago
I tried to custom the code below directly but it doesn't work either. :(

Original comment by marcomon...@gmail.com on 22 Nov 2010 at 5:13