UNPKG

react-svgmap-japan

Version:

Interactive SVG Map of Japan with hover and click functionality

12 lines (11 loc) 261 B
export declare const drawPath: { [code: string]: string; }; export declare const stateCodes: string[]; export declare const constants: { WIDTH: string; MAPCOLOR: string; STROKE_COLOR: string; STROKE_WIDTH: string; HOVERCOLOR: string; };