Click here to Skip to main content
15,893,381 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
C#
<pre lang="c#">
Posted
Updated 23-Apr-14 0:34am
v2

well you can do it by passing latitude and longitude of the location.

if you want to add a new location in the Google map you can do it by using the Google map maker tool. it will allow you to add a location on the google map and than via iFrame you can call the Google map on your web page.
 
Share this answer
 
You need lat n lon for that. You can get the lat and lon value using the below link:

Code to get lat n lon value by Address
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900