[Google Maps API v3] Re: Simple add waypoint to directions

2011-06-15 Thread Dev Web
Thanks again, especially for trying to help me out with the ones you got to work. I had tried that method but as I was using a form to post to get mapping directions the +to: etc just gave errors. I found adding another input field as below worked. input type=text id=saddr name=saddr value=

[Google Maps API v3] Simple add waypoint to directions

2011-06-14 Thread Dev Web
I apolgise if this is not the right forum but I am using v3 to display a map on a website. However I have a very simple form which with the input of the persons home address, the route to the destination is caclulated and displayed. I have looked at the APi v3 directions and am totally lost

[Google Maps API v3] Re: Simple add waypoint to directions

2011-06-14 Thread Dev Web
Thank you for your guidance. I had tried the paramaters with no luck but now you have shown me the right forum, I have posted in there. On Jun 14, 4:57 pm, Rossko ros...@culzean.clara.co.uk wrote: I apolgise if this is not the right forum but I am using v3 to display a map on a website. mm,

[Google Maps API v3] InfoWindow is blank

2011-06-09 Thread Dev Web
I would be very grateful if someone could explain why my simple info window on a masingle marker is not showing a name, address and tel. no. I have searched the posts and cannot see this being raised. It is a site in development: http://www.rubby.sitesoon.co.uk/find.php If I try and highlight

[Google Maps API v3] Re: InfoWindow is blank

2011-06-09 Thread Dev Web
Thank you so much Larry, it is now showing. In the Google code, which was from an example, I renamed the infowindow div to test as below: var map = new google.maps.Map(document.getElementById(map_canvas), myOptions); var contentString = 'div id=test'+ It was id=content in the example

[Google Maps API v3] Re: Variables in XML file not showing in browser

2010-11-12 Thread Dev Web
Thank you very much Larry - that is just what I wanted. I really could not find it in the search. Reckon it would make a great first simple example to place on the examples/demo page. -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3

[Google Maps API v3] Re: Variables in XML file not showing in browser

2010-11-12 Thread Dev Web
Apologies- posted totally to the wrong thread! -- 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 API v3] Re: Basic open info window on map load

2010-11-12 Thread Dev Web
Thank you very much Larry - that is just what I wanted. I really could not find it in the search. Reckon it would make a great first simple example to place on the examples/demo page. -- You received this message because you are subscribed to the Google Groups Google Maps JavaScript API v3