UNPKG

@nativescript-community/ui-mapbox

Version:

Interactive, thoroughly customizable maps powered by vector tiles and OpenGL.

3 lines (2 loc) 135 B
import { StackLayout } from '@nativescript/core'; export declare function createInfoWindowView(title: any, snippet: any): StackLayout;