sibay / ol3-ng2-app

minimalistic app for showing openlayers3 maps inside angular2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minimalistic app showing openlayers 3 map in angular2

install

git clone https://github.com/sibay/ol3-ng2-app.git
cd ol3-ng2-app/
npm install

run

npm start

remarks

The openlayers3 types were not installed via npm @types/openlayers as this type definition was not the newest available one.

About

minimalistic app for showing openlayers3 maps inside angular2

License:MIT License


Languages

Language:JavaScript 42.9%Language:TypeScript 29.4%Language:HTML 20.8%Language:CSS 7.0%