On Apr 19, 3:07 am, Ben Gannaway <[email protected]> wrote: > Is it possible to remove all borders from a map? > I'd like if possible the most simple representation of land and sea, > but nothing else
Have you investigated "Styled Maps"? http://code.google.com/apis/maps/documentation/javascript/maptypes.html#StyledMaps If that won't do it, you will have to create a custom map with your own map data. -- Larry -- 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.
