plotting 100k latitude-longitude locations on map
问题 I have about 100k locations stored in a MySQL server. I want to plot this in a map, but when I export it to a .csv file and then convert to .kml file, the file size exceeds 20mb, whereas Google Map API has limits of 3mb for .kml file. The .csv file is about 2.5mb, but I cannot load .csv files into Google Map. Is there any way I can do load the locations to a map? 回答1: Use Google Fusion Tables - they support 100,000 points per layer and 5 layers in toto . They are lightning fast too as you