quentinlampin / ngx-openlayers

Angular2+ components for Openlayers 4.x
Mozilla Public License 2.0
137 stars 98 forks source link

Example code for initialization and setup #80

Closed giridharkl closed 7 years ago

giridharkl commented 7 years ago

Hi, I went through the documentation from readme.md file. However the examples do not show basic initialization part on the component side. Could it be possible to give a example as how to adopt this in Anguar2 project. Thanks in advance Giridhar

quentin-ol commented 7 years ago

there is an example in example/. The example is a simple, yet complete, angular2 app using angular2-openlayers.