We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d74b369 commit 80bef3bCopy full SHA for 80bef3b
services/tilesets.js
@@ -146,7 +146,7 @@ Tilesets.createTilesetSource = function(config) {
146
* Replace a tileset source
147
*
148
* @param {Object} config
149
- * @param {string} config.id ID of the tileset source to be created.
+ * @param {string} config.id ID of the tileset source to be replaced.
150
* @param {UploadableFile} config.file Line-delimeted GeoJSON file.
151
* @param {string} [config.ownerId]
152
* @return {MapiRequest}
0 commit comments