Fix spelling
This commit is contained in:
@@ -1849,7 +1849,7 @@ KML.prototype.readFeaturesFromNode = function(node, opt_options) {
|
||||
/**
|
||||
* Read the name of the KML.
|
||||
*
|
||||
* @param {Document|Node|string} source Souce.
|
||||
* @param {Document|Node|string} source Source.
|
||||
* @return {string|undefined} Name.
|
||||
* @api
|
||||
*/
|
||||
|
||||
@@ -186,7 +186,7 @@ function readRawFeature(pbf, layer, i) {
|
||||
|
||||
/**
|
||||
* Read the raw geometry from the pbf offset stored in a raw feature's geometry
|
||||
* proeprty.
|
||||
* property.
|
||||
* @suppress {missingProperties}
|
||||
* @param {ol.ext.PBF} pbf PBF.
|
||||
* @param {Object} feature Raw feature.
|
||||
|
||||
Reference in New Issue
Block a user