Note that there are some explanatory texts on larger screens.

plurals
  1. POUsing Fusion Tables tiles in Leaflet.js or on non-Google map base?
    primarykey
    data
    text
    <p>I love the fact that Google Fusion Tables can show many thousands of markers on a map efficiently. </p> <p>My question: is it possible (both technically and legally) to display a <a href="https://google-developers.appspot.com/maps/documentation/javascript/examples/layer-fusiontables-simple" rel="noreferrer">Fusion Tables layer</a> on top of OpenStreetMap map tiles, in either of the following scenarios: </p> <ol> <li>Using <a href="http://leaflet.cloudmade.com/" rel="noreferrer">Leaflet.js</a> with OSM tiles and a Fusion Tables layer. I'm not sure if this is technically possible, let alone legally. </li> <li>Using the Google Maps API with a <a href="https://google-developers.appspot.com/maps/documentation/javascript/examples/layer-fusiontables-simple" rel="noreferrer">Fusion Tables layer</a> and <a href="http://www.openstreetmap.org/" rel="noreferrer">OpenStreetMap</a> tiles. Technically this is clearly possible, but I'm not sure whether Fusion Tables results have to be displayed on Google map tiles (like Google geocoder results do). </li> </ol> <p>I can't see anything in the <a href="https://developers.google.com/fusiontables/terms" rel="noreferrer">Terms of Service</a> that specifically rules out non-Google map tiles. My preferred option would be Leaflet, but I don't know if there's a way to call the Fusion Tables layer using Leaflet. </p> <p>NB: I'm not talking about making JSON queries to Fusion Tables and rendering individual markers, I'm specifically talking about the tile layer that lets you show many thousands of markers without having to render them individually. </p> <p>Thanks for your help!</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload