Skip to content

Commit

Permalink
feat(component): add scale ,zoom, popup, marker map method
Browse files Browse the repository at this point in the history
  • Loading branch information
lzxue committed Oct 24, 2019
1 parent 853c190 commit a6baef4
Show file tree
Hide file tree
Showing 62 changed files with 3,895 additions and 205 deletions.
1 change: 0 additions & 1 deletion .storybook/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { configure, addParameters } from '@storybook/react';
import '@storybook/addon-console';
import { create } from '@storybook/theming';
import '!style-loader!css-loader!sass-loader!./iframe.scss';

addParameters({
options: {
isFullscreen: false,
Expand Down
Loading

0 comments on commit a6baef4

Please sign in to comment.