@@ -89,7 +89,7 @@ export class DragAndDropEvent extends Event {
|
|||||||
* Handles input of vector data by drag and drop.
|
* Handles input of vector data by drag and drop.
|
||||||
*
|
*
|
||||||
* Note that the DragAndDrop interaction uses the TextDecoder() constructor if the supplied
|
* Note that the DragAndDrop interaction uses the TextDecoder() constructor if the supplied
|
||||||
* combinnation of formats read both text string and ArrayBuffer sources. Older browsers such
|
* combination of formats read both text string and ArrayBuffer sources. Older browsers such
|
||||||
* as IE which do not support this will need a TextDecoder polyfill to be loaded before use.
|
* as IE which do not support this will need a TextDecoder polyfill to be loaded before use.
|
||||||
*
|
*
|
||||||
* @api
|
* @api
|
||||||
|
|||||||
Reference in New Issue
Block a user