quentinlampin / ngx-openlayers

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

feat(raster): not updated when source change #219

Closed kekel87 closed 5 years ago

kekel87 commented 5 years ago

When we change/update sources of raster, it does not get updated.

I also think I have encountered an existing issue and I added a workaround as an example (blocking in my project). I also add TileEvents in XXZ and OSM sources in this way.

@Neonox31 / @davinkevin / @Yakoust

kekel87 commented 5 years ago

I remove unnecessary code. If it's ok for @davinkevin, @Neonox31 you can release a next version soon ? Thx

davinkevin commented 5 years ago

I let @Yakoust / @Neonox31 choose to merge

Neonox31 commented 5 years ago

@kekel87 The C.I has failed during the build step, could you fix it please ?

kekel87 commented 5 years ago

@Neonox31 build step fix.