@terrestris/ol-util
Preparing search index...
LayerUtil/InkmapTypes
InkmapPrintSpec
Interface InkmapPrintSpec
interface
InkmapPrintSpec
{
attributions
:
|
boolean
|
"bottom-left"
|
"bottom-right"
|
"top-left"
|
"top-right"
;
center
:
[
number
,
number
]
;
dpi
:
number
;
layers
:
InkmapLayer
[]
;
northArrow
:
string
|
boolean
;
projection
:
string
;
projectionDefinitions
?:
InkmapProjectionDefinition
[]
;
scale
:
number
;
scaleBar
:
boolean
|
ScaleBarSpec
;
size
:
[
number
,
number
]
|
[
number
,
number
,
string
]
;
}
Index
Properties
attributions
center
dpi
layers
north
Arrow
projection
projection
Definitions?
scale
scale
Bar
size
Properties
attributions
attributions
:
|
boolean
|
"bottom-left"
|
"bottom-right"
|
"top-left"
|
"top-right"
center
center
:
[
number
,
number
]
dpi
dpi
:
number
layers
layers
:
InkmapLayer
[]
north
Arrow
northArrow
:
string
|
boolean
projection
projection
:
string
Optional
projection
Definitions
projectionDefinitions
?:
InkmapProjectionDefinition
[]
scale
scale
:
number
scale
Bar
scaleBar
:
boolean
|
ScaleBarSpec
size
size
:
[
number
,
number
]
|
[
number
,
number
,
string
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributions
center
dpi
layers
north
Arrow
projection
projection
Definitions
scale
scale
Bar
size
@terrestris/ol-util
Loading...