Google map API

Source: Internet
Author: User

Google map API learning materials

Professional developer Guide

Http://code.google.com/intl/zh-CN/apis/maps/documentation/premier/guide.html

 

The Chinese Document section (including the description of Chinese documents, the following URLs are all Chinese content .)

The following Chinese API documentation

Google Maps API 2nd Chinese Document http://www.step1.cn/GoogleApi/map2/documentation.htm

Google Maps API version 2nd upgrade guide http://www.step1.cn/GoogleApi/map2/upgrade.htm

Google Maps API 2nd class reference http://www.step1.cn/GoogleApi/map2/reference.htm

Another version of Google Maps API 2 Chinese Document http://www.zmap.org/doc/maps/documentation/

Google Maps API 1st Chinese Document http://www.step1.cn/GoogleAPI/map/documentation.htm

The following is a Chinese document about kml files.

Google Earth kml (1) http://gisman.bokee.com/5294713.html

Google Earth kml (2) http://gisman.bokee.com/5294722.html

Google Earth kml (based on Google Earth Client Version 3.0 kml version 2.0) http://www.step1.cn/googleapi/map/kml.htm

English document (mainly the Official Google documentation. If you think there is a problem with Chinese translation, you can also look at the original content .)

Google Maps API http://www.google.com/apis/maps/

Google Maps API http://www.google.com/apis/maps/documentation/

Google Maps API official blog http://googlemapsapi.blogspot.com/

Google Maps API Forum http://groups.google.com/group/Google-Maps-API

Google kml official documentation http://earth.google.com/kml/

Google API http://code.google.com/

XHTML namespace

To display a line on a map (similar to a line that Google Maps uses to display a route), you need to use the VML namespace in the XHTML document to make all content work normally in Internet Explorer. The beginning of the XHTML document should be as follows:

 <! Doctype HTML public "-// W3C // dtd xhtml 1.0 strict // en"
Http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd>
<Html Xmlns = Http://www.w3.org/1999/xhtml" Xmlns: V="Urn: Schemas-Microsoft-com: VML" >

To load a map, first apply for a key
< Script Type = "Text/JavaScript" SRC = "Http://ditu.google.cn/maps? File = API & V = 2 & Key = Abcdefg & Amp; sensor = true" > </ Script >

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.