• Stars
    star
    153
  • Rank 242,472 (Top 5 %)
  • Language
    CSS
  • License
    MIT License
  • Created almost 10 years ago
  • Updated about 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple Ionic Framework mapping application.

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

Justin Noel

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.