ionic-leafletjs-map-demo
Simple Ionic Framework mapping application using the Leaflet.js library.
Demo
http://ionic-leafletjs-map-demo.divshot.io/#/app/map
Installation
- Ensure Ionic CLI installed
ionic start myMapDemo https://github.com/calendee/ionic-leafletjs-map-demo
cd myMapDemo
cordova plugin add cordova-plugin-geolocation
ionic platform add ios
ionic platform add android
ionic serve
Contributors
Credits
This app was based on a sample from Ahmed Alparslan Γzdemir. Thank you.
Uses the Angular Leaflet Directive by David Rubert.
Of course, it wouldn't exist without the fine folks from Drifty and the Ionic Framework Team.
LICENSE
ionic-leafletjs-map-demo is licensed under the MIT Open Source license. For more information, see the LICENSE file in this repository. Please review included libraries for license information specific to those projects.