I am trying to request WMS layers to display onto my globe which have been getting blocked due to CORS. I am trying to set up the cesium default proxy but am struggling to find much documentation on how this is achieved. Could somebody guide me through how to set this proxy up so that I don't have to enable CORS please?
--
You received this message because you are subscribed to the Google Groups "cesium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cesium-dev+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
So are you saying that I have to be running on the dev web-server to use the DefaultProxy? Or is it possible to use running on other servers?