You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there! i'm facing a problem working with geoserver and angular-openlayers-directive. I need to show a layer i've published in geoserver using this direrctive, but i don't see it. before that, i've added 4 base layers (esri maps, openstreetmap, bing maps, stamen), as shown on the code below, and a nav menu to allow user choose the basemap he wants, and it's working well.
Hi there! i'm facing a problem working with geoserver and angular-openlayers-directive. I need to show a layer i've published in geoserver using this direrctive, but i don't see it. before that, i've added 4 base layers (esri maps, openstreetmap, bing maps, stamen), as shown on the code below, and a nav menu to allow user choose the basemap he wants, and it's working well.
my html code:
after that, i've added like in the given example with WMS from geoserver:
and:
What am i missing to see the geoserver wms layer? Thanks.
The text was updated successfully, but these errors were encountered: