UNPKG

@mint-ui/map

Version:

- React map library - Control various map with one interface - Google, Naver, Kakao map supported now - Typescript supported - Canvas marker supported

5 lines (4 loc) 138 B
export declare class MintMapCanvasRenderer { context: CanvasRenderingContext2D; constructor(context: CanvasRenderingContext2D); }