On 11 October 2011 15:24, manyoni <[email protected]> wrote: > I am doing a project as a fulfullment of BTech Hons in Information > Technology, the project is for tracking vehicles (Trucks) on trips and > it is web-based and SMS based but I am keen to add the APIs, how can I > do it. I am using PHP.
Rule 1: Read the Terms of Service. Your application must be publicly available and tracking applications are problematic too. There is no dispensation for educational projects. http://code.google.com/apis/maps/terms.html If your project meets the Terms, start with the documentation and examples. New implementations are advised to use Version 3: http://code.google.com/apis/maps/documentation/javascript/ Version 3 has its own group at http://code.google.com/apis/maps/documentation/javascript/forum.html -- *ths* group is for Version 2, which has been deprecated. -- 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.
