Assigned
Status Update
Comments
ra...@google.com <ra...@google.com> #2
Thanks for your suggestion! We are currently evaluating this request, but do not have any plans to implement it at the moment. Please star to add your vote and receive further updates, and feel free to add any comments to discuss your use case.
Description
Code:
<head>
<script src="
// Rest of the code
<body>
// Other code
<div class="mt-4 col-md-6">
<gmp-map center="40.877132415771484,14.309700965881348" zoom="14" map-id="DEMO_MAP_ID">
<gmp-advanced-marker position="40.877132415771484,14.309700965881348"
title="La Casetta"></gmp-advanced-marker>
</gmp-map>
</div>
Also if I try to drag the street view function it doesn't work.
Best Regards