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

How does <aol-source-tilewms> works? #59

Closed
SemVC7 opened this issue Mar 31, 2017 · 2 comments
Closed

How does <aol-source-tilewms> works? #59

SemVC7 opened this issue Mar 31, 2017 · 2 comments
Labels

Comments

@SemVC7
Copy link

SemVC7 commented Mar 31, 2017

Can you please provide me an example of the aol-source-tilewms implementation?

Thanks in advance!

@billfarmakis
Copy link
Contributor

billfarmakis commented Apr 6, 2017

No problem, using the OpenLayers example for Tiled WMS https://openlayers.org/en/latest/examples/wms-tiled.html

<aol-layer-tile> <aol-source-tilewms [url]="'https://ahocevar.com/geoserver/wms'" [params]="{'LAYERS': 'topp:states', 'TILED': true}" [serverType]="'geoserver'"></aol-source-tilewms> </aol-layer-tile>

@quentin-ol
Copy link
Owner

Thanks, @billfarmakis.

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

No branches or pull requests

3 participants