开发者

adding google map in asp.net application

i am develope web application for factory i need to 开发者_如何转开发add google map with location of factory in contact us web page.any help i am just beginging with web development


Easy way here does all the work for you.

Embedding a map into a website or blog

You can embed a simple map, a set of driving directions, a local search, or maps created by other users. Here's how:

  1. Ensure that the map you'd like to embed appears in the current map display.
  2. Click Link to this page in the top-right corner of the map.
  3. In the box that pops up, copy the HTML under 'Paste HTML to embed in website,' and paste it into the source code of your website or blog.

If you'd like to adjust the size of the map before you embed it, just click Customize and preview embedded map, select your preferred size, and take a look at the preview map. Once you're happy with what you see, copy the HTML that appears in the box at the bottom of the window.

Keep in mind that you won't be able to embed Traffic maps, Mapplets, and some other Maps features.


Google Map API is just javascript. Which can be used in any web technology

follow this link you will get what you are looking for http://code.google.com/apis/maps/documentation/javascript/


If your beginning, maybe you should try to learn web development first. Javascript, post/get mechanics, HTML/CSS validation. Tackling Google Maps integration right at the beginning of your learning process might slow down your project evolution. It's my opinion.

To learn google maps api, try to start at this address :

http://code.google.com/intl/en/apis/maps/documentation/javascript/introduction.html

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜