@geogirafe/lib-geoportal
Preparing search index...
tools/url/permalinkmanager
PermalinkManager
Class PermalinkManager
Hierarchy (
View Summary
)
GirafeSingleton
PermalinkManager
Index
Constructors
constructor
Properties
context
params
url
Param
Keys
url
Param
Keys
With
Prefix
Methods
get
Basemap
get
Basemap
Visible
get
Feature
Selection
Query
get
Groups
get
Layers
get
Map
Position
get
Search
Term
get
Search
Visible
get
Themes
has
Basemap
has
Basemap
Visible
has
Feature
Selection
Query
has
Groups
has
Layers
has
Map
Position
has
Search
has
Search
Visible
has
Themes
has
Tool
Tip
initialize
Singleton
is
Null
Or
Undefined
Or
Blank
Constructors
constructor
new
PermalinkManager
(
context
:
IGirafeContext
)
:
PermalinkManager
Parameters
context
:
IGirafeContext
Returns
PermalinkManager
Properties
Protected
Readonly
context
context
:
IGirafeContext
params
params
:
Record
<
string
,
string
|
null
>
= {}
url
Param
Keys
urlParamKeys
:
string
[]
= ...
url
Param
Keys
With
Prefix
urlParamKeysWithPrefix
:
string
[]
= ...
Methods
get
Basemap
getBasemap
()
:
string
Returns
string
get
Basemap
Visible
getBasemapVisible
()
:
boolean
|
undefined
Returns
boolean
|
undefined
get
Feature
Selection
Query
getFeatureSelectionQuery
()
:
|
{
layer
:
string
;
properties
:
{
name
:
string
;
value
:
string
}
[]
;
}
|
null
Returns
{
layer
:
string
;
properties
:
{
name
:
string
;
value
:
string
}
[]
}
|
null
get
Groups
getGroups
()
:
string
[]
Returns
string
[]
get
Layers
getLayers
()
:
string
[]
Returns
string
[]
get
Map
Position
getMapPosition
(
targetProjection
:
Projection
)
:
MapPosition
|
undefined
Parameters
targetProjection
:
Projection
Returns
MapPosition
|
undefined
get
Search
Term
getSearchTerm
()
:
string
Returns
string
get
Search
Visible
getSearchVisible
()
:
boolean
|
undefined
Returns
boolean
|
undefined
get
Themes
getThemes
()
:
string
[]
Returns
string
[]
has
Basemap
hasBasemap
()
:
boolean
Returns
boolean
has
Basemap
Visible
hasBasemapVisible
()
:
boolean
Returns
boolean
has
Feature
Selection
Query
hasFeatureSelectionQuery
()
:
boolean
Returns
boolean
has
Groups
hasGroups
()
:
boolean
Returns
boolean
has
Layers
hasLayers
()
:
boolean
Returns
boolean
has
Map
Position
hasMapPosition
()
:
boolean
|
""
|
null
Returns
boolean
|
""
|
null
has
Search
hasSearch
()
:
boolean
Returns
boolean
has
Search
Visible
hasSearchVisible
()
:
boolean
Returns
boolean
has
Themes
hasThemes
()
:
boolean
Returns
boolean
has
Tool
Tip
hasToolTip
()
:
boolean
Returns
boolean
initialize
Singleton
initializeSingleton
()
:
void
Returns
void
is
Null
Or
Undefined
Or
Blank
isNullOrUndefinedOrBlank
(
val
:
unknown
)
:
val
is
""
|
null
|
undefined
Parameters
val
:
unknown
Returns
val
is
""
|
null
|
undefined
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
context
params
url
Param
Keys
url
Param
Keys
With
Prefix
Methods
get
Basemap
get
Basemap
Visible
get
Feature
Selection
Query
get
Groups
get
Layers
get
Map
Position
get
Search
Term
get
Search
Visible
get
Themes
has
Basemap
has
Basemap
Visible
has
Feature
Selection
Query
has
Groups
has
Layers
has
Map
Position
has
Search
has
Search
Visible
has
Themes
has
Tool
Tip
initialize
Singleton
is
Null
Or
Undefined
Or
Blank
@geogirafe/lib-geoportal
Loading...