chore: update version

This commit is contained in:
yy 2020-08-20 18:25:07 +08:00
parent 06dd158758
commit 907d10c0fd
2 changed files with 1 additions and 2 deletions

View File

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

View File

@ -14,7 +14,6 @@ export default class HexagonLayerDemo extends React.Component {
}
}
public async componentDidMount() {
const testPoint: [number, number] = [113.868222, 22.506306];
const scene = new Scene({
id: 'map',