Sha256: 58a3bdc03d89d97370a07fbe3fa384eca82d3cae9ae93acaa9ae0b9c554d1f6f
Contents?: true
Size: 408 Bytes
Versions: 2
Compression:
Stored size: 408 Bytes
Contents
<% document ||= @document %> <div id='viewer-container' class="col-md-8"> <%= content_tag :div, id: 'map', data: { map: 'item', protocol: document.viewer_protocol, url: document.viewer_endpoint, 'layer-id' => wxs_identifier(document), 'map-bbox' => document.bounding_box_as_wsen, 'catalog-path'=> catalog_index_path, available: document_available?, basemap: geoblacklight_basemap } do %> <% end %> </div>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
geoblacklight-0.11.1 | app/views/catalog/_show_default_viewer_container.html.erb |
geoblacklight-0.11.0 | app/views/catalog/_show_default_viewer_container.html.erb |