quentinlampin / ngx-openlayers

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

Fix check host instance source #197

Closed aymeric-duchein closed 6 years ago

aymeric-duchein commented 6 years ago

The instance wasn't checked causing some Cannot read property 'setSource' of undefined when using *ngIf or other structural directives.

@Neonox31 @davinkevin @Yakoust @dabbid

Yakoust commented 6 years ago

LGTM :+1: