File "first-map.html.erb"

Full Path: /home/analogde/www/php/integrations/rubyonrails/samples/app/views/samples/first-map.html.erb
File size: 117 bytes
MIME-type: text/html
Charset: utf-8

<h3>My First Map</h3>
<div id="mapContainer"></div>
<%= @first_map.render()%>
<br/>
<br/>
<a href="index">Go Back</a>