WhirlyGlobe
WhirlyGlobe copied to clipboard
[Android] MaplyWMSTileSource is missing
Hi guys,
couldn't find MaplyWMSTileSource implementation for Android platform, for ios it's implemented. Did I miss something? How can I add a WMS layer with a specific configuration (capabilities, image type, authentication etc.) to the map?
Thank you for any help.
I'm afraid WMS isn't implemented for Android. With WMTS you can figure out a REST compatible URL and feed that to the system, but WMS requires a special implementation.
Thank you for reply. Will it be implemented in the future or you are not going to do that?
It's not on the current development plan. It's something I'd add if a client paid for it.