You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 6 Jun 2010 at 3:05The text was updated successfully, but these errors were encountered: