LogoControl class

A LogoControl is a control that adds the Mapbox watermark to the map as required by the terms of service for Mapbox vector tiles and core styles.

Constructors

LogoControl()
factory
LogoControl.fromJsObject(LogoControlJsImpl jsObject)
Creates a new LogoControl from a jsObject.

Properties

hashCode int
The hash code for this object.
no setterinherited
jsObject → LogoControlJsImpl
JS object.
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getDefaultPosition() → dynamic
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onAdd(MapboxMap map) → dynamic
onRemove() → dynamic
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited