Embed google maps easily in your asp.net pages

I found a nice and simple control Artem Google Map control . Its free, very simple to use and instructions are clearly provided . Just download the control file and put it in your bin directory. Sign up for a new Google Map key and note down the key. Here is an example of using the control in your asp.net page

<artem:GoogleMap ID="GoogleMap1" runat="server" Width="500px" Height="400px" Key="your key here"
Latitude="26" Longitude="93.6" Zoom="5">
</artem:GoogleMap>

You can see a live demo here

Related posts:

  1. Build a 3 column layout using CSS, Master Pages and Themes Using ASP.Net Mater pages and themes makes it very easy...
  2. Check Page Rank of all pages of a website quickly The most recent Google Page Rank (PR) update happened some...

Related posts brought to you by Yet Another Related Posts Plugin.

13 Responses to “Embed google maps easily in your asp.net pages”

  1. [...] Good enough for me, I think my readers would like this. I’ll put a link to this. [...]

  2. Hi,
    Am new to work with Artem Google maps.
    My problem is, i need to find the way-points along the route/path of direction from point A to point B. With Google map there is some thing we can do(Route.GetWayPoints), but with ArtemGoogle map, i dont know how to do it. Any help with code/logic will be appreciable. Its very urgent for me… :-(

  3. Hi, this is a comment.
    To delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.

  4. Hi, this is a comment.
    To delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.

  5. Hi, this is a comment.
    To delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.

  6. Hi, this is a comment.
    To delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.

  7. Hi, this is a comment.
    To delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.

  8. Hi, this is a comment.
    To delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.

  9. Hi, this is a comment.
    To delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.

  10. Hi, this is a comment.
    To delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.

  11. Hi, this is a comment.
    To delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.

  12. Hi, this is a comment.
    To delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.

  13. Hi, this is a comment.
    To delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.

Leave a Reply