manna / fusiontableslayer-builder

Automatically exported from code.google.com/p/fusiontableslayer-builder
0 stars 0 forks source link

Only 5 balloons/pins out of 185 show on my localhost and online server but most are showing using FT Wizard #47

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Tried putting in Table ID as both ways using Numeric ID and Encrypted ID 
with same result either way
2. Selected coords column for location
3. Copy and paste code for html but only 5 pins show.

What is the expected output? What do you see instead?
On my local environment (localhost on personal comp) and on hosting server, 
they only show 5 pins out of 185.

What version of the product are you using? On what operating system?
local host is XP. Hosting server is Ubuntu 10.04.

Please provide any additional information below.
Used FT Wizard for previous table and all pins are showing on local host and 
hosting server online. Repeated same process but for some reason, the above 
described discrepancy between FT Wizard page and my pages.

Original issue reported on code.google.com by m...@localleaper.com on 13 Oct 2012 at 12:00

Attachments:

GoogleCodeExporter commented 9 years ago
Do you have a filter applied in one version of the map? 

If that's not it, what is the table ID? I'll see if I can replicate. 

-Rebecca

Original comment by rshap...@google.com on 18 Oct 2012 at 10:50

GoogleCodeExporter commented 9 years ago
There is no filter applied. I fixed the issue. Even though the select statement 
chooses 'coords' from my table, it displayed 'city' instead, which is why only 
5 balloons displayed. There were only 5 cities from my table that were 
non-repeating. I manually fixed this by removing the city column during the 
merge so by default, the map only has one option for location (coords column). 
I'm not sure why this didn't occur with my other table, which was set up with 
the exact same columns.

Original comment by m...@localleaper.com on 23 Oct 2012 at 5:23

GoogleCodeExporter commented 9 years ago
I have the same problem, but this fix didn't work for me. I had two "location" 
columns -- one for home address, one for business -- so I removed one. Same 
result. Laying one map over another makes most of the pins on the first layer 
disappear.

Original comment by hendrick...@gmail.com on 22 May 2013 at 5:58