On Dec 12, 3:05 pm, Edu <[email protected]> wrote: > Hi, I would like to use the google Maps API on a school project about > HTML programing, in a website that is not going to be published nor > used. Scince it is not going to be published neither on the Internet > or an intranet, I cannot get a code to be able to put maps. Is there > any other way I can put the Maps API on this webpage?
You can get a key for whatever you need (eg localhost: a key may be needed if you're geocoding); but you have correctly identified that as soon as your website is developed it's against the Terms of Service for it not to be published. One way around that is to put your work on a publicly-available server but hide it -- don't put any links to it, and just tell people what the URL is. Andrew -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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.
