I am using a fusion tables layer for my map. Is it possible to somehow hide the table id? I want to display the layer but I do not want people visiting the source table and seeing additional information. Unfortunately you cannot set the fusion table to private and be able to publicly display a layer at the same time.
Example Layer: layer = new google.maps.FusionTablesLayer(123456) Someone could easily visit the Fusion Table 123456 using the map api code. There is additional information in the table that I do not wish to display and am only using the layer for mapping purposes. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
