1
vote
1answer
171 views

add a feature in openlayers using lonlat from geolocation

I'm trying to add a feature in a openlayer's vector layer using the lonlat that came from the HTML5's geolocation API. Combining tutorials for the geolocation and this demo I created the following ...