Preparing search index...
The search index is not available
JMap Cloud NG Types
JMap Cloud NG Types
JMap Cloud Types
JProject
Interface JProject<TText>
interface
JProject
<
TText
>
{
backgroundColor
:
string
;
createdBy
:
string
;
creationDate
:
string
;
defaultLanguage
:
LOCALES
;
defaultSelectionColor
:
string
;
description
?:
TText
;
distanceUnit
:
NonNullable
<
undefined
|
"DEGREE"
|
"MILLIMETER"
|
"CENTIMETER"
|
"METER"
|
"KILOMETER"
|
"INCH"
|
"FOOT"
|
"YARD"
|
"MILE"
|
"NAUTICAL_MILE"
>
;
id
:
string
;
initialExtent
:
null
|
JServerExtent
;
languages
:
LOCALES
[]
;
lastModificationDate
:
string
;
lastModifiedBy
:
string
;
listed
:
boolean
;
mapCrs
:
string
;
maximumExtent
:
null
|
JServerExtent
;
name
:
TText
;
organizationId
:
string
;
owners
:
string
[]
;
presentationPage
?:
TText
;
public
:
boolean
;
rotation
:
number
;
tags
:
JTag
[]
;
}
Type Parameters
TText
extends
LocalizedText
=
JMultiLocaleTranslationValue
Hierarchy (
view full
)
JCreationInfo
JProject
Index
Properties
background
Color
created
By
creation
Date
default
Language
default
Selection
Color
description?
distance
Unit
id
initial
Extent
languages
last
Modification
Date
last
Modified
By
listed
map
Crs
maximum
Extent
name
organization
Id
owners
presentation
Page?
public
rotation
tags
Properties
background
Color
background
Color
:
string
created
By
created
By
:
string
creation
Date
creation
Date
:
string
default
Language
default
Language
:
LOCALES
default
Selection
Color
default
Selection
Color
:
string
Optional
description
description
?:
TText
distance
Unit
distance
Unit
:
NonNullable
<
undefined
|
"DEGREE"
|
"MILLIMETER"
|
"CENTIMETER"
|
"METER"
|
"KILOMETER"
|
"INCH"
|
"FOOT"
|
"YARD"
|
"MILE"
|
"NAUTICAL_MILE"
>
id
id
:
string
initial
Extent
initial
Extent
:
null
|
JServerExtent
languages
languages
:
LOCALES
[]
last
Modification
Date
last
Modification
Date
:
string
last
Modified
By
last
Modified
By
:
string
listed
listed
:
boolean
map
Crs
map
Crs
:
string
maximum
Extent
maximum
Extent
:
null
|
JServerExtent
name
name
:
TText
organization
Id
organization
Id
:
string
owners
owners
:
string
[]
Optional
presentation
Page
presentation
Page
?:
TText
public
public
:
boolean
rotation
rotation
:
number
tags
tags
:
JTag
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
background
Color
created
By
creation
Date
default
Language
default
Selection
Color
description
distance
Unit
id
initial
Extent
languages
last
Modification
Date
last
Modified
By
listed
map
Crs
maximum
Extent
name
organization
Id
owners
presentation
Page
public
rotation
tags
JMap Cloud NG Types
Loading...