Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WMTS Custom Request Fields #1357

Open
yuanlei88 opened this issue Feb 21, 2024 · 0 comments
Open

WMTS Custom Request Fields #1357

yuanlei88 opened this issue Feb 21, 2024 · 0 comments

Comments

@yuanlei88
Copy link

I met my requirements when using the CesiumWebMapTileServiceRasterOverlay component to load WMTS, but for some WMTS services, verification keys need to be added, such as the<tk=>field. However, based on the internal combination method, if I add this code snippet to the URL, there will be xxx/wmts? Tk=xxx? Request=GetTile&version=1.0.0&service=WMTS&format=tiles&layer=img&style=&tilematrixset=w&tilematrix=3&tilerow=4&tilecol=15. The strange combination of URLs mentioned above can cause request exceptions. Can you add a custom field combination so that I can add my necessary verification information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant