Unconfusing NaturalDocs by putting 'Note:' on a separate line.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@9908 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -149,7 +149,8 @@ OpenLayers.Map = OpenLayers.Class({
|
||||
* is not provided, the map can be rendered to a container later
|
||||
* using the <render> method.
|
||||
*
|
||||
* Note: If you calling <render> after map construction, do not use
|
||||
* Note:
|
||||
* If you calling <render> after map construction, do not use
|
||||
* <maxResolution> auto. Instead, divide your <maxExtent> by your
|
||||
* maximum expected dimension.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user