Use ol.Sphere#circle to create the accuracy 'circle'

This commit is contained in:
Frederic Junod
2014-03-11 15:42:08 +01:00
parent 0c8552edbb
commit a267ed4e52
2 changed files with 10 additions and 18 deletions

View File

@@ -1,7 +1,3 @@
// FIXME use an ol.geom.Circle to display a circle with accuracy
// FIXME this circle will need to compensate for the pointResolution of the
// FIXME EPSG:3857 projection
goog.require('ol.Feature');
goog.require('ol.FeatureOverlay');
goog.require('ol.Geolocation');