@cercalia/sdk
Preparing search index...
StaticMapOptions
Interface StaticMapOptions
interface
StaticMapOptions
{
center
?:
Coordinate
;
cityName
?:
string
;
coordinateSystem
?:
string
;
countryCode
?:
string
;
extent
?:
StaticMapExtent
;
height
?:
number
;
labelOp
?:
0
|
1
;
markers
?:
StaticMapMarker
[]
;
returnImage
?:
boolean
;
shapes
?:
StaticMapShape
[]
;
width
?:
number
;
}
Index
Properties
center?
city
Name?
coordinate
System?
country
Code?
extent?
height?
label
Op?
markers?
return
Image?
shapes?
width?
Properties
Optional
center
center
?:
Coordinate
Optional
city
Name
cityName
?:
string
Optional
coordinate
System
coordinateSystem
?:
string
Optional
country
Code
countryCode
?:
string
Optional
extent
extent
?:
StaticMapExtent
Optional
height
height
?:
number
Optional
label
Op
labelOp
?:
0
|
1
Optional
markers
markers
?:
StaticMapMarker
[]
Optional
return
Image
returnImage
?:
boolean
Optional
shapes
shapes
?:
StaticMapShape
[]
Optional
width
width
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
center
city
Name
coordinate
System
country
Code
extent
height
label
Op
markers
return
Image
shapes
width
@cercalia/sdk
Loading...