Class: FileSelectVector

bu.street.action. FileSelectVector

An action for a bu.control.FileSelect that allows to select a vector file and add it to a bu.street.Viewer.


new FileSelectVector( [options])

Parameters:
Name Type Argument Description
options bu.action.ActionOptions <optional>

Options.

Source:
bu-street/actions/fileselectvector.js

Extends

Members


control :bu.control.Control

The control this action is attached to.

Type:
Inherited From:
Source:
bu/actions/action.js

viewer :bu.Viewer

This is the viewer this action will be tied to.

Type:
Inherited From:
Source:
bu/actions/action.js