Using Fusion Tables in Leaflet.js or on a non-Google map?

I love the fact that with Google Fusion Tables you can efficiently display thousands of markers on a map.

My question is: is it possible (both technically and legally) to display the Fusion Tables layer on top of OpenStreetMap tiles in any of the following scenarios:

  • Using Leaflet.js using OSM tiles and the Fusion Tables layer. I am not sure that this is technically possible, not to mention legally.
  • Using the Google Maps API with Fusion Spreadsheet Layer and OpenStreetMap . Technically, this is obvious, but I'm not sure if the results of the Fusion table should be displayed on the plates of a Google map (for example, Google geocoding results).

I do not see anything in the Terms of Service , which, in particular, excludes non-metallic cards. My preferred option is a leaflet, but I don't know if there is a way to name the Fusion Tables layer using the Leaflet.

NB: I'm not talking about making JSON queries in Fusion tables and rendering individual markers, I'm specifically talking about a tile layer that allows you to display many thousands of markers without having to display them individually.

Thank you for your help!

+5
source share
2 answers

@flossfan, CartoDB.com. SQL API , . OSM ( Google). CartoDB-Leaflet:

https://github.com/Vizzuality/cartodb-leaflet

CartoDB Fusion ( , CartoDB) , :

http://blog.cartodb.com/post/21264086445/comparing-fusion-tables-to-open-source-cartodb

, CartoDB, MapBox.com TileMill. , , , . :

http://tiles.mapbox.com/dhcole/map/dots-and-lines

CartoDB TileMill , .

, Fusion, CartoDB TileMill !

+3

, Fusion Tables, 10.1 :

API , , , , Google. , ( Google), API (-) .

, FusionTablesLayer , : click. API Javascript Google Maps FusionTablesLayer.

+1

All Articles