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
현재는 환자 발생지역에서 한번만 위치정보를 받아 저장하고있음.
하지만 더 효율적인 로직을 위해서는 구급대원의 이동에 맞춰 위치정보를 받아야함. (즉 실시간으로 위치정보를 받아야함)
-> mongo db에 저장하여
The text was updated successfully, but these errors were encountered:
No branches or pull requests
현재는 환자 발생지역에서 한번만 위치정보를 받아 저장하고있음.
하지만 더 효율적인 로직을 위해서는 구급대원의 이동에 맞춰 위치정보를 받아야함.
(즉 실시간으로 위치정보를 받아야함)
-> mongo db에 저장하여
The text was updated successfully, but these errors were encountered: