react-native-mapsforge-vtm
Version:
React Native components to build vector maps using Mapsforges fork of vtm. Offline rendering of OpenStreetMap data. Android only
4 lines • 423 B
TypeScript
export declare const LINKING_ERROR: string;
export declare const BUILT_IN_THEMES: readonly ["DEFAULT", "BIKER", "MOTORIDER", "NEWTRON", "OSMARENDER", "TRONRENDER"];
export declare const MarkerHotspotPlaces: readonly ["NONE", "CENTER", "BOTTOM_CENTER", "TOP_CENTER", "RIGHT_CENTER", "LEFT_CENTER", "UPPER_RIGHT_CORNER", "LOWER_RIGHT_CORNER", "UPPER_LEFT_CORNER", "LOWER_LEFT_CORNER"];
//# sourceMappingURL=constants.d.ts.map