Hi guys i have a problem.
I have a WMS Service that has been published with a product of Intergrapfh.
This is the wms service:
http://xx.xxx.xxx.xx/reflector/servi...etCapabilities
and i add this service in flex viewer with this method. In config.xml i add the string
but when i run the application the wms it's not visibile.
Any help is great
Thanks
I have a WMS Service that has been published with a product of Intergrapfh.
This is the wms service:
http://xx.xxx.xxx.xx/reflector/servi...etCapabilities
and i add this service in flex viewer with this method. In config.xml i add the string
HTML Code:
<layer label="NRCan" type="wms" skipgetcapabilities="true" version="1.1.0" wkid="102100"
url="http://xx.xxx.xxx.xx/reflector/service?map=mywms.map&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetCapabilities"
visible="true" visiblelayers="Satellite"/>
Any help is great
Thanks