I want to use this plugin in MVC3 ? So how can i use it with mvc3 in c# with SQL-Server Database.
How can i play with my controller and view file in mvc3 with SQL database.?
I have stored Address and latitude and Longitude value in SQL Database. So how can i give Latitude and Longitude value to Google map api , so that i can display that location on map which i pass to google map api.
Should I have to change any Java Script for this or anything else ?.
I want to use this plugin in MVC3 ? So how can i use it with mvc3 in c# with SQL-Server Database. How can i play with my controller and view file in mvc3 with SQL database.? I have stored Address and latitude and Longitude value in SQL Database. So how can i give Latitude and Longitude value to Google map api , so that i can display that location on map which i pass to google map api. Should I have to change any Java Script for this or anything else ?.
Please Suggest me. Thanks.