Sha256: 135848a2744fed0d596ff633701d632c4de48d434a479216d824b98b5b64cf5e

Contents?: true

Size: 466 Bytes

Versions: 3

Compression:

Stored size: 466 Bytes

Contents

<div class="mapexplorer" data-application-url=<%= application_url %> data-map-id=<%= map_id %> data-chainscript=<%= chainscript %>>
    <%= render 'segment.jsr' %>
    <div class="segment">
    </div>
    <svg>
        <marker id="triangle" viewBox="0 0 10 10" refX="0" refY="5" markerUnits="strokeWidth"
                markerWidth="4" markerHeight="3" orient="auto">
            <path fill="#CCCCCC" d="M 0 0 L 10 5 L 0 10 z"/>
        </marker>
    </svg>
</div>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
mapexplorer-rails-1.0.0 app/views/application/_mapexplorer.html.erb
mapexplorer-rails-1.0.0.pre.alpha.1 app/views/application/_mapexplorer.html.erb
mapexplorer-rails-1.0.0.pre.alpha app/views/application/_mapexplorer.html.erb