[Google Maps API v3] Re: Google has disabled use of the Maps API for this application API V2

2012-05-18 Thread Rossko
>       src="http://maps.googleapis.com/maps/api/js?key=YOURKEY&sensor=true";> YOURKEY is not a valid key. -- 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-v3@googlegroups.

[Google Maps API v3] Re: right click drop down menu for adding destination on selected route 2 posts by 2 authors in Google Maps

2012-05-18 Thread Martin™
If i understand you correctly then just disregard my comment "Where MyPolyline is a reference to the Polyline drawn by the DirectionsRenderer." Just add the event listener to the straight polyline and it should work as desired. Martin. On May 17, 5:46 am, Munna wrote: > Thank You Martin for you