-
-
Notifications
You must be signed in to change notification settings - Fork 933
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
Provide an option property to provide custom circumferences in address.nearbyGPSCoordinate #878
Comments
Is this really needed? I mean GPS Coordinates should be based on Earth's geometric data, shouldn't they? |
Maybe the function should even not include |
That sounds more reasonable |
Thank you for your feature proposal. We marked it as "waiting for user interest" for now to gather some feedback from our community:
We would also like to hear about other community members' use cases for the feature to give us a better understanding of their potential implicit or explicit requirements. We will start the implementation based on:
We do this because:
|
Clear and concise description of the problem
Currently address.nearbyGPSCoordinate is hardly based on earth, but we can change that simply by provide the possibility to provide a custom circumference given by the user.
faker/src/modules/address/index.ts
Lines 544 to 545 in 7327e6e
Suggested solution
Alternative
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: