Is there any way to display a roadmap or terrain layer without the text layers? I have a client who would like the simplicity of the roadmap view without the google-provided text.
On Jan 19, 2010, at 2:44 PM, Chad Killingsworth wrote: > Most of the functionality for tile overlays is now part of the V3 API. > You can see an example of how to implement a Tile Overlay (called an > ImageMapType) at > http://code.google.com/apis/maps/documentation/v3/overlays.html#ImageMapTypes > > For those still needing the additional functionality of my script > (such as opacity), it is still accessible. However, no further > development with it is planned. > > Chad Killingsworth > > On Nov 29 2009, 12:58 am, Chad Killingsworth > <chadkillingswo...@missouristate.edu> wrote: >> For my v3 project, I needed a tile layer overlay. Since one didn't >> exist, I wrote my own. I see questions about tile layers popping up >> somewhat regularly, so I figured I'd share my class for others to use. >> >> Tile Layer >> Script:http://search.missouristate.edu/map/mobile/examples/tileoverlay.js >> >> Example >> Usage:http://search.missouristate.edu/map/mobile/examples/tileoverlay.htm >> >> I fully expect (or maybe just hope) this class to be obsolete soon as >> I anticipate that tile layer functionality will be part of the v3 api. >> >> Chad Killingsworth > -- > 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 google-maps-js-api...@googlegroups.com. > To unsubscribe from this group, send email to > google-maps-js-api-v3+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. > >
-- 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 google-maps-js-api...@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.