GeoLeaf Core API - v3.0.0
Preparing search index...
capabilities/branding/types
BrandingMapLike
Interface BrandingMapLike
Subset of the map adapter consumed by the branding control.
interface
BrandingMapLike
{
addControl
(
control
:
HTMLElement
,
position
:
string
)
:
GeoLeafControl
;
}
Index
Methods
add
Control
Methods
add
Control
addControl
(
control
:
HTMLElement
,
position
:
string
)
:
GeoLeafControl
Parameters
control
:
HTMLElement
position
:
string
Returns
GeoLeafControl
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
add
Control
GeoLeaf Core API - v3.0.0
Loading...
Subset of the map adapter consumed by the branding control.