LeafletDirective class
- Implemented types
- Annotations
- @Directive(selector: '[leaflet]')
Constructors
- LeafletDirective(Element _el)
- contructor
Properties
-
geoJson
↔ List<
GeoJSONData> -
@Input('LGeoJSON'), read / write
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- mapOptions ↔ MapOptions
-
@Input('LMapOptions'), read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- tileLayerOptions ↔ TileLayerOptions
-
@Input('LTileLayerOptions'), read / write
- tileLayerUrl ↔ String
-
@Input('LTileLayerUrl'), read / write
Methods
-
ngAfterChanges(
) → void -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString(
) → String -
A string representation of this object. [...]
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited