Replace ol.geom.GeometryType with ol.geom.Type
This commit is contained in:
@@ -148,7 +148,7 @@ ol.renderer.vector.renderPolygonGeometry_ =
|
||||
/**
|
||||
* @const
|
||||
* @private
|
||||
* @type {Object.<ol.geom.GeometryType,
|
||||
* @type {Object.<ol.geom.Type,
|
||||
* function(ol.render.IReplayReplayGroup, ol.geom.Geometry,
|
||||
* ol.style.Style)>}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user