Sha256: 9ad6641548a3e41433655624e27fcf02ca86ac00c5d72b6ae346f8563882b850

Contents?: true

Size: 570 Bytes

Versions: 5

Compression:

Stored size: 570 Bytes

Contents

<div id="documents" class="map">
  <%= blacklight_map_tag('institutions-index-map',
                         {data:{searchcontrol: true,
                                catalogpath: institutions_path,
                                placenamefield: blacklight_config.view.maps.placename_field,
                                searchresultsview: default_document_index_view_type,
                                clustercount: 'hits'
                         }}) %>
  <%= javascript_tag "$('#institutions-index-map').blacklight_leaflet_map(#{geojson_features});" %>
</div>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
commonwealth-vlr-engine-0.0.7 app/views/catalog/_index_mapview_institutions.html.erb
commonwealth-vlr-engine-0.0.4 app/views/catalog/_index_mapview_institutions.html.erb
commonwealth-vlr-engine-0.0.3 app/views/catalog/_index_mapview_institutions.html.erb
commonwealth-vlr-engine-0.0.2 app/views/catalog/_index_mapview_institutions.html.erb
commonwealth-vlr-engine-0.0.1 app/views/catalog/_index_map_institutions.html.erb