Hi @ all, I am very new to this issue and after reading a lot of tutorials and howtos I am still searching for a solution....
I have a GeoServer 2.0.0 with WMS, WFS, Shapes, Maps etc...... Over the IP and some parameters I call the openlayers function http://127.0.0.1:8080/geoserver/wms?service=WMS&version=1.1.0&request=GetMap&layers=MyShapes:worldMapTiff&styles=&bbox=-180,-90,180,90&width=660&height=330&srs=EPSG:4326&format=application/openlayers 1st Step With JavaScript I am reading out location.coords.longitude and location.coords.latitude.....what I am trying to do is to show this POINT with the coords of the GPS-Module on the map....It would be nice if I can use a own symbol or icon to show my position on the map... 2nd Step After I can see myself on the map, I wanna try to make a DataBase-Selection with of personal POI`s (Friends for e.g) and want to show my POS`s in a circle of about 150Km around my Position on the map.... I could make it with ActionScript 3 and OpenScales but the device I am using does not support flash so it has to be a clear HTML and JavaScript solution without PHP or Flash.... Searching and searching for some solutions frustrates me because I have no solution yet....... Thanks a lot in advance BP -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/how-to-draw-or-show-points-on-openlayers-geoserver-tp5653921p5653921.html Sent from the OpenLayers Users mailing list archive at Nabble.com. _______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
