Skip to content

Instantly share code, notes, and snippets.

@geykel
Last active August 10, 2017 14:35
Embed
What would you like to do?
<ion-header>
<ion-navbar>
<ion-title>
Ionic Blank
</ion-title>
</ion-navbar>
</ion-header>
<ion-content>
<div #map id="map">
<ion-spinner></ion-spinner>
</div>
</ion-content>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment