Documented the default value.
This commit is contained in:
+2
-1
@@ -2029,7 +2029,8 @@ olx.format.GeoJSONOptions.prototype.geometryName;
|
|||||||
* Certain GeoJSON providers include the geometry_name field in the feature
|
* Certain GeoJSON providers include the geometry_name field in the feature
|
||||||
* geoJSON. If set to `true` the geoJSON reader will look for that field to
|
* geoJSON. If set to `true` the geoJSON reader will look for that field to
|
||||||
* set the geometry name. If both this field is set to `true` and a
|
* set the geometry name. If both this field is set to `true` and a
|
||||||
* `geometryName` is provided the `geometryName` will take precedence.
|
* `geometryName` is provided, the `geometryName` will take precedence.
|
||||||
|
* Default is `false`.
|
||||||
* @type {boolean|undefined}
|
* @type {boolean|undefined}
|
||||||
* @api
|
* @api
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user