/geojson-angular-leaflet

testing angular/geojson/leaflet

Primary LanguageJavaScript

geojson-angular-ol3

Small application built with OpenLayers3 and AngularJS to display geojson based maps.

Usage

  1. Copy app/config.dist.js into app/config.js and replace the appropriate values.
  2. Get some geojson data.
  3. Start a webserver at the root of the app and open the corresponding URL in a web browser.
  4. You're good to go!