Move object literal exports to their own file

This commit is contained in:
Éric Lemoine
2012-10-24 17:05:33 +02:00
parent d81b232587
commit 576c54eb61
9 changed files with 70 additions and 71 deletions

View File

@@ -5,8 +5,3 @@
@exportProperty ol.BingMapsStyle.ROAD
@exportProperty ol.BingMapsStyle.ORDNANCE_SURVEY
@exportProperty ol.BingMapsStyle.COLLINS_BART
@exportObjectLiteral ol.source.BingMapsOptions
@exportObjectLiteralProperty ol.source.BingMapsOptions.culture string|undefined
@exportObjectLiteralProperty ol.source.BingMapsOptions.key string
@exportObjectLiteralProperty ol.source.BingMapsOptions.style ol.BingMapsStyle