Vue2leaflet: crossOrigin wms

Created on 25 Jul 2019  路  3Comments  路  Source: vue-leaflet/Vue2Leaflet

In TileLayerWMS, can you please add option for crossOrigin?

question

Most helpful comment

@lufias you can pass crossOrigin option trough the options prop like this:

< TileLayerWMS :options="{crossOrigin: true}" />

All 3 comments

@lufias you can pass crossOrigin option trough the options prop like this:

< TileLayerWMS :options="{crossOrigin: true}" />

Thank you.. it really never cross my mind that you can actually pass option..

Closing :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

carlmjohnson picture carlmjohnson  路  4Comments

zaqisilverano picture zaqisilverano  路  4Comments

srtonz picture srtonz  路  4Comments

CharlesOkwuagwu picture CharlesOkwuagwu  路  5Comments

DmitriyVTitov picture DmitriyVTitov  路  4Comments