asp.netasp.net-mvcasp.net-mvc-3nerddinner

How does nerdinner show map?


I want to show few countries marked with "pin" much like what the nerddinner has:

http://nerddinner.com/

How can I achieve this functionality? Any details?


Solution

  • For detail you can check out this article : Show Your Data on Google Map using C# and JavaScript which provide little info about google map api which help you to achieve your task.