chore: update version

This commit is contained in:
thinkinggis 2020-08-21 08:34:19 +08:00
parent acc86524d6
commit 50d5612f6e
2 changed files with 1 additions and 2 deletions

View File

@ -1,2 +1,2 @@
const version = '2.2.32'; const version = '2.2.33';
export { version }; export { version };

View File

@ -14,7 +14,6 @@ export default class HexagonLayerDemo extends React.Component {
} }
} }
public async componentDidMount() { public async componentDidMount() {
const scene = new Scene({ const scene = new Scene({
id: 'map', id: 'map',
map: new GaodeMap({ map: new GaodeMap({