Check out styled maps: http://code.google.com/apis/maps/documentation/javascript/maptypes.html#StyledMaps http://code.google.com/apis/maps/documentation/javascript/reference.html#StyledMapType http://gmaps-samples-v3.googlecode.com/svn/trunk/styledmaps/wizard/index.html
featureType: "transit.line" is what you're looking for. Chris On Fri, Jun 10, 2011 at 1:17 PM, Shaun Utter <[email protected]> wrote: > When you click on a Boston subway station on google maps, the whole subway > line is highlighted (green for the green line...etc). Is there a way to make > a map with all Boston subway lines highlighted by default? > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-maps-js-api-v3/-/TMcOEv8_ND8J. > 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. > -- http://twitter.com/broady -- 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.
