Allow iD in iframe to request fullscreen

This commit is contained in:
Bryan Housel 2015-09-16 00:17:27 -04:00
parent 92d284a678
commit 81408141e9

View file

@ -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 = {};