Small application built with OpenLayers3 and AngularJS to display geojson based maps.
- Copy
app/config.dist.js
intoapp/config.js
and replace the appropriate values. - Get some geojson data.
- Start a webserver at the root of the app and open the corresponding URL in a web browser.
- You're good to go!