UNPKG

@nativescript-community/ui-mapbox

Version:

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

5 lines (4 loc) 121 B
export declare class ExpressionParser { static parseJson(json: any[]): any; static toJson(filter: any): any[]; }