Add FIXME to MapOptions

This commit is contained in:
Éric Lemoine
2012-09-27 15:59:30 +02:00
parent 0535a31bc6
commit a3d888a57b

View File

@@ -1,4 +1,5 @@
// FIXME rotation constraint is not configurable at the moment
// FIXME MapOptions should create a Zoom control
goog.provide('ol.MapOptions');
goog.provide('ol.MapOptionsLiteral');