Rename non-api sub-namespace typedefs
This commit is contained in:
@@ -373,8 +373,8 @@ ol.renderer.Map.prototype.scheduleRemoveUnusedLayerRenderers = function(frameSta
|
||||
|
||||
|
||||
/**
|
||||
* @param {ol.layer.LayerState} state1 First layer state.
|
||||
* @param {ol.layer.LayerState} state2 Second layer state.
|
||||
* @param {ol.LayerState} state1 First layer state.
|
||||
* @param {ol.LayerState} state2 Second layer state.
|
||||
* @return {number} The zIndex difference.
|
||||
*/
|
||||
ol.renderer.Map.sortByZIndex = function(state1, state2) {
|
||||
|
||||
Reference in New Issue
Block a user