RAMP4 - v4.21.0
Preparing search index...
geo/api/geo-defs
RampMapConfig
Interface RampMapConfig
interface
RampMapConfig
{
basemaps
:
RampBasemapConfig
[]
;
caption
?:
MapCaptionConfig
;
extentSets
:
RampExtentSetConfig
[]
;
initialBasemapId
:
string
;
labelsDefault
?:
RampLabelsConfig
;
layerTimeDefault
?:
{
expectedDrawTime
?:
number
;
expectedLoadTime
?:
number
;
maxLoadTime
?:
number
;
}
;
lodSets
:
RampLodSetConfig
[]
;
mapMouseThrottle
?:
number
;
pointZoomScale
?:
number
;
tileSchemas
:
RampTileSchemaConfig
[]
;
}
Index
Properties
basemaps
caption?
extent
Sets
initial
Basemap
Id
labels
Default?
layer
Time
Default?
lod
Sets
map
Mouse
Throttle?
point
Zoom
Scale?
tile
Schemas
Properties
basemaps
basemaps
:
RampBasemapConfig
[]
Optional
caption
caption
?:
MapCaptionConfig
extent
Sets
extentSets
:
RampExtentSetConfig
[]
initial
Basemap
Id
initialBasemapId
:
string
Optional
labels
Default
labelsDefault
?:
RampLabelsConfig
Optional
layer
Time
Default
layerTimeDefault
?:
{
expectedDrawTime
?:
number
;
expectedLoadTime
?:
number
;
maxLoadTime
?:
number
;
}
lod
Sets
lodSets
:
RampLodSetConfig
[]
Optional
map
Mouse
Throttle
mapMouseThrottle
?:
number
Optional
point
Zoom
Scale
pointZoomScale
?:
number
tile
Schemas
tileSchemas
:
RampTileSchemaConfig
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
basemaps
caption
extent
Sets
initial
Basemap
Id
labels
Default
layer
Time
Default
lod
Sets
map
Mouse
Throttle
point
Zoom
Scale
tile
Schemas
RAMP4 - v4.21.0
Loading...