How to correctly possion ggole map on asp.net site?


How to correctly possion ggole map on asp.net site?
I have created customized map on google map
my map
i have embed this to my web site
<div class="col-sm-6">
<div class="embed-responsive embed-responsive-4by3" style="height:100%;">
<iframe class="embed-responsive-item" src="https://www.google.com/maps/d/embed?mid=1_A5Oq-V3rEFUlYNoNyGTsyzc6EkEMryt" width="640" height="480"></iframe>
</div>
</div>
but map shows , not as expected
How to fill do that
any solution?
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
Comments
Post a Comment