<ion-view view-title="Map of Events">
|
|
<ion-content class="c_blueGrey100">
|
|
<leaflet
|
|
width="100%" height="100%" markers="markers"
|
|
center="center" tiles="tiles" id="map-simple-map"></leaflet>
|
|
</ion-content>
|
|
</ion-view>
|