TileAdLayerManager class
- Inheritance
-
- Object
- AdLayerManager
- TileAdLayerManager
- Annotations
Constructors
- TileAdLayerManager(MapInternal _map, MapboxAdRootConfiguration _config, String? _belowLayerID)
Properties
Methods
-
clearCache(
) → dynamic -
clear internal cache
override
-
deinit(
) → dynamic - remove all layers
-
destroy(
) → dynamic -
remove all layers
override
-
loadBannerImage(
MapboxAd promotion) → Future< Uint8List> -
load banner image
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
onTappedPin(
MapboxAd? mapboxAd, bool selected) → dynamic -
called when pins are tapped
override
-
reload(
) → dynamic -
remove layers and add layers
override
-
renderFeatures(
Map< String, Object> properties) → dynamic -
render feature properties and show pins, etc.
override
-
toString(
) → String -
A string representation of this object.
inherited
-
updateVisibility(
bool visible) → dynamic -
update layer's visibility
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited