Coordinate in map MVC [closed]

1

I need to show a map to the user and let them choose a location.

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

What is the best way to do this?

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

    
asked by anonymous 14.07.2016 / 01:02

1 answer

2

Any map component does what you want. Choose one, try applying, and if you can not, send a question, showing what you have already done. So we can really help.

14.07.2016 / 11:17