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&amp;v=2&amp;
        
key=ABQIAAAAQ4Pop7_AIHXNcRyzXi9OVRQ7pvFeOKU4A9eZC0AYVnV3IfeMGRTrhBD26dNyheCOlDlhbJig8sjpjA"
type="text/javascript"></script>

        <script src="http://maps.google.com/maps/api/js?
sensor=false&amp;region=IN&amp;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.

Reply via email to