html - Make Google Maps grayed out -
i watching 2 other threads: how grey out box in css is there way make embedded google maps static non clickable image?
but none tackling issue im having.
the idea grey out map, make non-interactive. tried make overlay, 1st thread it's graying div , map on top of div.
<div class="col-md-6"> <div id="mapregistration"></div> </div>
is there method, function in map object accomplish this?
Comments
Post a Comment