Coordinate in MVC map

Asked

Viewed 125 times

1

I need to show a map to the user and allow him to choose a location.

After choosing the location I need to return the GPS coordinates (Latitude, Longitude) to the action.

What’s the best way to do this?

Note: Can be using javascript, jQuery or some free component.

  • take a look at this Tuto: http://www.aspsnippets.com/Articles/Get-Latitude-and-Longitude-Location-Coordinates-using-Google-Maps-OnClick-event.aspx

1 answer

2


Browser other questions tagged

You are not signed in. Login or sign up in order to post.