<iframe
width="600"
height="450"
frameborder="0" style="border: 0"
src="https://www.google.com/maps/embed/v1/place? key=AIzaSyCO23izPUXDnPnjR0g788vmpIC8__nI0Es&q=Space+Needle,Seattle+WA"
allowfullscreen></iframe>
AND
<iframe width="600" height="400" frameborder="0" scrolling="no" marginheight="0"
marginwidth="0" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3672.08496151105!2d72.5601719145458!3d23.020652484954045!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x395e85024839503b%3A0x286a85e8134927d6!2sVeritas+Insurance+Pvt.+Ltd.!5e0!3m2!1sen!2sin!4v1518599659878&output=embed"></iframe>
Hello,
I have to create one webpage which contains location with checkbox and i want to display selected location into map.
I want to show multiple location on the google map in my asp.net website.
I want to display all location which is selected by checkbox.
I am trying Uploaded code for that but it shows only one point.
What can i do.please suggest.
Thanks.