ghettovoice / vuelayers

Web map Vue components with the power of OpenLayers
https://vuelayers.github.io/
MIT License
680 stars 227 forks source link

windmap #343

Closed ghansham closed 3 years ago

ghansham commented 4 years ago

Do we have an example of windmap using vue layers? http://esri.github.io/wind-js/

regards Ghansham

ghettovoice commented 4 years ago

Hello @ghansham , I have found integration of wind-js as a layer for openlayers https://github.com/sakitam-fdd/wind-layer And here is a demo with VueLayers https://jsfiddle.net/ghettovoice/2hmdpuLv/.

You can also build wind-layer component based on layer mixins from vuelayers package, so it can be used as a template tag.

ghansham commented 4 years ago

Thanks a ton. I will give it a try.

On Mon, Aug 31, 2020, 15:09 Vladimir Vershinin notifications@github.com wrote:

Hello @ghansham https://github.com/ghansham , I have found integration of wind-js as a layer for openlayers https://github.com/sakitam-fdd/wind-layer And here is a demo with VueLayers https://jsfiddle.net/ghettovoice/2hmdpuLv/.

You can also build wind-layer component based on layer mixins from vuelayers package, so it can be used as a template tag.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ghettovoice/vuelayers/issues/343#issuecomment-683676150, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAYXFJCZIQXQYF6CTX4A533SDNVWHANCNFSM4PKLLPZA .