WhirlyGlobe icon indicating copy to clipboard operation
WhirlyGlobe copied to clipboard

[Android] MaplyWMSTileSource is missing

Open sveta-wl opened this issue 6 years ago • 3 comments

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.

sveta-wl avatar Jul 25 '19 12:07 sveta-wl

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.

mousebird avatar Jul 25 '19 14:07 mousebird

Thank you for reply. Will it be implemented in the future or you are not going to do that?

sveta-wl avatar Jul 26 '19 06:07 sveta-wl

It's not on the current development plan. It's something I'd add if a client paid for it.

mousebird avatar Jul 26 '19 14:07 mousebird