Add FIXME to geolocation example
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
// 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.Geolocation');
|
goog.require('ol.Geolocation');
|
||||||
goog.require('ol.Map');
|
goog.require('ol.Map');
|
||||||
goog.require('ol.Overlay');
|
goog.require('ol.Overlay');
|
||||||
|
|||||||
Reference in New Issue
Block a user