projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
92d284a
)
Allow iD in iframe to request fullscreen
author
Bryan Housel
<bryan@mapbox.com>
Wed, 16 Sep 2015 04:17:27 +0000
(
00:17
-0400)
committer
Bryan Housel
<bryan@mapbox.com>
Wed, 16 Sep 2015 04:17:27 +0000
(
00:17
-0400)
app/views/site/_id.html.erb
patch
|
blob
|
history
diff --git
a/app/views/site/_id.html.erb
b/app/views/site/_id.html.erb
index a6f42e43cf14f2e0a1c7e633954a9ad7596727c4..5e7fdd04cf286c8acf0262cddd820d3b537059e8 100644
(file)
--- a/
app/views/site/_id.html.erb
+++ b/
app/views/site/_id.html.erb
@@
-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 = {};