On Feb 12, 1:49 pm, Andrew Thompson <mr_thompson1...@hotmail.com> wrote: > Hi Google Team
I am not the Google Team. > > Thank you for replying I have read the links below BUT it still > not clear how to access the Map, I am a beginner. >From the documentation: > Audience > > This documentation is designed for people familiar with JavaScript > programming and object-oriented programming concepts. You should > also be familiar with Google Maps from a user's point of view. > There are many JavaScript tutorials available on the Web. > > This conceptual documentation is designed to let you quickly start > exploring and developing applications with the Google Maps API. We > also publish the Google Maps API Reference. My suggestion would be to start with the samples https://developers.google.com/maps/documentation/javascript/examples/ Try this one: https://developers.google.com/maps/documentation/javascript/examples/map-simple Do a view source in your browser. Save the source to your local computer, open the local file in your browser. Change this to change the center: center: new google.maps.LatLng(-34.397, 150.644), That should get you started. See the documentation for how to add marker, polylines, etc. -- Larry > > Please can you explain how do I download the map to make changes. What > software do I download to use the Map? > > Cheers > Andrew > > > > > > > > On Monday, February 11, 2013 1:59:11 PM UTC, geoco...@gmail.com wrote: > > > On Feb 8, 6:14 am, Andrew Thompson <mr_thompson1...@hotmail.com> > > wrote: > > > Hi Guys > > > > Once you have your key, what next? how do I start to make > > > changes/add codes to the map? > > > Read the documentation: > >https://developers.google.com/maps/documentation/javascript/basics > > > There are lots of examples in it: > >https://developers.google.com/maps/documentation/javascript/examples/ > > > There is also a demo gallery: > >https://developers.google.com/maps/documentation/javascript/demogallery > > > BTW - the key is not _required_ for v3, it is useful for tracking > > usage and if you have a very high usage site, paying for additional > > quota. > > > -- Larry > > > > Kind regards > > > Andrew -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-maps-js-api-v3+unsubscr...@googlegroups.com. To post to this group, send email to google-maps-js-api-v3@googlegroups.com. Visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en. For more options, visit https://groups.google.com/groups/opt_out.