I am using Google Fusion tables in Google Maps API by a FusionTablesLayer method. The problem is the table has to be unlisted or public in order to be displayed in Google Maps API. Is there any way to make the table private and still use it?
I have read all google info on OAuth and protected map layer, but didn't really get the idea of using OAuth.