Merge pull request #1570 from fredj/exports

Export ol.Map#getPixelFromCoordinate
This commit is contained in:
Frédéric Junod
2014-01-22 04:49:13 -08:00

View File

@@ -11,6 +11,7 @@
@exportProperty ol.Map.prototype.getInteractions
@exportProperty ol.Map.prototype.getLayers
@exportProperty ol.Map.prototype.getOverlays
@exportProperty ol.Map.prototype.getPixelFromCoordinate
@exportProperty ol.Map.prototype.getViewport
@exportProperty ol.Map.prototype.removeControl
@exportProperty ol.Map.prototype.removeInteraction