Click here to Skip to main content
15,892,697 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
hello I'm creating an ASP.NET website that promotes restaurants and I have the profile edit window of the restaurant and I want to give the user custom option to edit that profile to the same store a google map of your local I can do that for the user to save your map from your local thanks for your ANSWERS.
Posted
Comments
ZurdoDev 26-Sep-13 21:26pm    
What's the question? The first thing to do is read google's api.
Tonvelz 26-Sep-13 21:47pm    
as I read the google api and also how I can give you the option to allow the user to add his google address and that is stored in a database?
ZurdoDev 26-Sep-13 21:56pm    
How? Just add an option and then store it in the database. It's your code and you can do it however you want.

Check these links which might help you


[^]

http://forums.asp.net/t/1698605.aspx[^]
 
Share this answer
 
either you can provide the link to the Google map or u can use many of Google API or dll available for asp.net. U just need to add references to those dll and there are inbuilt functionality to accomplish this.
 
Share this answer
 
Comments
Tonvelz 29-Sep-13 17:44pm    
and how I can use that API or DLL?

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