I am working on website(cabbee.in) which provides address autocomplete distance between two points
have used below scripts to complete above functionality <script src="http://maps.google.com/maps?file=api&v=2& key=ABQIAAAAQ4Pop7_AIHXNcRyzXi9OVRQ7pvFeOKU4A9eZC0AYVnV3IfeMGRTrhBD26dNyheCOlDlhbJig8sjpjA" type="text/javascript"></script> <script src="http://maps.google.com/maps/api/js? sensor=false&region=IN&key=AIzaSyDmdnU3wPdFPdOJ2Rh4qUy233lgd507icQ" type="text/javascript"></script> I have referred tutorial for above, please tell me the difference between can I use one. Regards cabbee -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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-api?hl=en.
