API / geotoolkit3d / gigagrid / data / AbstractDataSource / AbstractDataSource
data.AbstractDataSource.AbstractDataSource
Type Aliases
Type Aliases
Ƭ Options: Object
DataSource
| Name | Type | Description |
|---|---|---|
basepath | string | base path to server |
extensions? | string | extension for GigaGrid |
file | string | file path |
host | string | host |
httpservice? | AbstractHttpService | http service to make any HTTP request |
index? | number | index of GigaGrid |
port | number | port number |
schema | string | the URI schema |
timeoutrequest? | number | server timeout in millisecond |