Allow iD in iframe to request fullscreen
This commit is contained in:
parent
92d284a678
commit
81408141e9
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<% if defined? ID_KEY %>
|
||||
<div id="map">
|
||||
<iframe frameBorder="0" id="id-embed" class="id-embed"></iframe>
|
||||
<iframe frameBorder="0" id="id-embed" class="id-embed" allowfullscreen></iframe>
|
||||
</div>
|
||||
<script>
|
||||
var params = {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue