An open API service indexing awesome lists of open source software.

https://github.com/lowzonenose/simple-map-leaflet-meteor-ng

Exemple d'application rapide (Meteor/Angular) avec les extensions Leaflet du Geoportail
https://github.com/lowzonenose/simple-map-leaflet-meteor-ng

angular geoportal-extensions-leaflet leaflet meteor

Last synced: 3 months ago
JSON representation

Exemple d'application rapide (Meteor/Angular) avec les extensions Leaflet du Geoportail

Awesome Lists containing this project

README

          

# Exemple d'application rapide (Meteor/Angular) avec les extensions Leaflet du Geoportail.

- tutoriel avec Meteor :
https://www.meteor.com/tutorials/angular/creating-an-app

- tutoriel d'utilisation des extensions leaflet Géoportail :
https://geoservices.ign.fr/documentation/utilisation_web/extension-leaflet.html

- github des extensions leaflet/openlayers Géoportail :
https://github.com/IGNF/geoportal-extensions

## Installation de Meteor (linux)

> curl https://install.meteor.com/ | sh

## Installation des dependances

> npm install

## Execution

> meteor

Puis ouvrir le navigateur sur l'url suivante : http://localhost:3000

![Exemple Image](exemple.png)