Skip to content
New issue

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

[Feature Request] Draw the circular shape, the radius can be drawn according to the specified value increase or decrease. #352

Open
Thunder7991 opened this issue Oct 18, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@Thunder7991
Copy link

Draw a round shape with a radius of 1500 meters. When you drag, you cannot accurately reach the execution radius. If the value of the value is set to 100, then it will become very easy.

@Thunder7991 Thunder7991 added the enhancement New feature or request label Oct 18, 2024
@JamesLMilner
Copy link
Owner

Hey, I'm sorry I'm not sure I totally understand what is being asked here. I think you're asking that you want resizing to allow for changes in specific geodesic measured increments i.e. you want to create/resize in increments of say 100 meters? In honesty this would be quite complex and I think is probably outside the core scope.

I think you could definitely achieve this using custom modes if that's something you wanted to explore.

@Thunder7991
Copy link
Author

Thunder7991 commented Nov 12, 2024

Hey, I'm sorry I'm not sure I totally understand what is being asked here. I think you're asking that you want resizing to allow for changes in specific geodesic measured increments i.e. you want to create/resize in increments of say 100 meters? In honesty this would be quite complex and I think is probably outside the core scope.

I think you could definitely achieve this using custom modes if that's something you wanted to explore.

Thank you very much , I have a question, how to update the radius of the circle to the specified size?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants
@JamesLMilner @Thunder7991 and others