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

https://github.com/beginor/angularjs-openlayers


https://github.com/beginor/angularjs-openlayers

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# AngularJS and OpenLayers

Integrate AngularJS 1.5.x and OpenLayers 3.x.

Install dependencies first:

```sh
npm install && bower install && typings install
```

Then run

```sh
gulp dev
```

Browse to [http://localhost:3000/index.html](http://localhost:3000/index.html)