Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 347 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 347 Bytes

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!