Search found 1 match
- Mon Jul 25, 2016 2:34 pm
- Forum: PTV Webclients (Ajax, Leaflet, OpenLayers, WMS, ...) (Admin=BWE)
- Topic: POIS, with wms and openlayers
- Replies: 1
- Views: 5339
POIS, with wms and openlayers
Hello, I will show pois with wms and openlayers, but I have a problem such as hospitals show. Example all pois: var wms = new OpenLayers.Layer.WMS("xmap", "http://192.168.1.249:50010/WMS/WMS?xtok=mytoken", { layers: 'xmap-poi', transparent: true, format: 'image/gif' }, { opacity:...