ThinkGeo.com    |     Documentation    |     Premium Support

WMTS of OG/API as background

Hi,

Whatever I try, I am not succesfull in showing these maps in my Trial Blazor app.
How does that work in Blazor?

BRT Achtergrondkaart (OGC API)
or
https://service.pdok.nl/brt/achtergrondkaart/wmts/v2_0?request=getcapabilities&service=wmts

Can you help me out, starting with Blazor.

Thanks,
Guido van den Boom

Hi Guido,

Here is a demo for you consuming https://service.pdok.nl/brt/achtergrondkaart/wmts/v2_0:
BlazorWmtsDebug.zip (5.3 KB)

Thanks,
Ben

Hi Ben,

I changed to latest beta 14.5.0-beta098, which I’m trying out, but then your application fails.
I change my own application to 14.4.4, created a new page and copied your code into that, but still I don’t see anything.
I’m using web-assembly framework. Does that work?

Can you provide a web-assembly bases version that works? And why does the latest beta fail?

Thanks,
Guido

Hi Guido,

There were a few issues introduced specifically in beta098, which have been resolved in later builds such as beta100. Please pull the latest version and give it another try.

In the meantime, we’ll take a deeper look into the WebAssembly framework on our side and keep you posted on any findings.

Thanks,
Ben