Remove the mixin approach and give the Point class a projection.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
goog.provide('ol.geom.Geometry');
|
||||
|
||||
goog.require('ol.Bounds');
|
||||
goog.require('ol.mixins.coordinate');
|
||||
|
||||
/**
|
||||
* Creates ol.Geometry objects.
|
||||
|
||||
Reference in New Issue
Block a user