Rename ol.Map#render to ol.Map#renderSync

This commit is contained in:
Tom Payne
2014-02-20 03:05:31 +01:00
parent f88703053a
commit ebdb5dce22
6 changed files with 12 additions and 12 deletions

View File

@@ -18,6 +18,6 @@
@exportProperty ol.Map.prototype.removeInteraction
@exportProperty ol.Map.prototype.removeLayer
@exportProperty ol.Map.prototype.removeOverlay
@exportProperty ol.Map.prototype.render
@exportProperty ol.Map.prototype.renderSync
@exportProperty ol.Map.prototype.requestRenderFrame
@exportProperty ol.Map.prototype.updateSize