Is it possible to post a message to a place indicated by a user using Google Maps API ? I’m using ASP.NET/C#.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It looks like you need to use the Google Maps Data API.
From the documentation (Javascript version):
You can read the rest of the steps (too many to post on here) in the documentation. This is assuming that you are using the javascript version of the API.