UNPKG

@stadiamaps/ferrostar-webcomponents

Version:

Ferrostar is a modern SDK for building turn-by-turn navigation applications.

10 lines 346 B
import { LitElement } from 'lit'; export declare class ManeuverImage extends LitElement { visualInstruction: any; static styles: import('lit').CSSResult[]; getManeuverType(): any; getManeuverModifier(): any; getImageUrl(): any; render(): import('lit-html').TemplateResult<1>; } //# sourceMappingURL=maneuver-image.d.ts.map