I have a rather odd request from co-workers and I'm not sure how to best approach this. They would like to allow users to enter a home address and a work address as if they were getting driving directions from home to work. They want the map to zoom so that both home and work markers are shown on the map. They don't, however, want any routing information shown on the map.
The idea is that they want to add a KML overlay of bike paths in the Denver area so that users can get an idea of which bike routes are close enough and could be used to get to work, but not actually provide any sort of routing. I'm aware of GDirections and I suppose I could have two text input fields with two geocoding functions (or somehow accomplish this with one function?) but I'm not sure how to make the map zoom to include both points. If someone could point me in the right direction, I would definitely appreciate it. Thanks! Jonathan Harahush -- 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.
