clarify 'theme' property comment
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3250 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -133,7 +133,8 @@ OpenLayers.Map.prototype = {
|
|||||||
/** @type int */
|
/** @type int */
|
||||||
numZoomLevels: 16,
|
numZoomLevels: 16,
|
||||||
|
|
||||||
/** @type string */
|
/** A pointer to a CSS file from which to load theme styles
|
||||||
|
* @type string */
|
||||||
theme: null,
|
theme: null,
|
||||||
|
|
||||||
/** Should OpenLayers allow events on the map to fall through to other
|
/** Should OpenLayers allow events on the map to fall through to other
|
||||||
|
|||||||
Reference in New Issue
Block a user