On Jun 21, 2:19 pm, tinem <[email protected]> wrote:
> http://www.google.com/url?sa=D&q=http://www.tinemuller.dk/googlemaps_v3/directions_renderer/doctype_index.html&usg=AFQjCNEmAbmM9ezrgBDrOLD63ysSO9-T5A Looks good, only the container for the map is missing, so a script error will be reported. You only have to add <div id="map-container"></div> The sensor parameter is used to determine the users location. It's documented here http://code.google.com/apis/maps/documentation/javascript/basics.html#SpecifyingSensor -- 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.
