We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
drawTool绘制Ellipse图形,返回的geojson数据放在geojson.io网站上生成的图形和原图形有偏移,如下图所示
The text was updated successfully, but these errors were encountered:
用 new Ellipse生成的椭圆图形 和 椭圆geometry的geojson生成的椭圆图形有明显的偏移,如下代码: https://codepen.io/ding991/pen/xxZxXjq
Sorry, something went wrong.
fix large ellipse painting, close #1135
773bd2f
ce98c9e
No branches or pull requests
maptalks's version and what browser you use?
0.47
Issue description
drawTool绘制Ellipse图形,返回的geojson数据放在geojson.io网站上生成的图形和原图形有偏移,如下图所示
![F71DA648F1FAE154398401E7DC5B42A2](https://user-images.githubusercontent.com/42601540/83516853-6e7a8280-a50a-11ea-92e2-3161b58abe39.png)
![1B3E5AB135816AF25586AE5FB0612CA4](https://user-images.githubusercontent.com/42601540/83516856-70444600-a50a-11ea-8911-c7472326a246.png)
Please provide a reproduction URL (on any jsfiddle like site)
The text was updated successfully, but these errors were encountered: