https://github.com/kadocolak/find-markers-in-google-maps-api-circle
Web software that detects whatever there is a location you chose within the circle you created via the Google Maps API
https://github.com/kadocolak/find-markers-in-google-maps-api-circle
geographical-information-system google-maps-api javascript web
Last synced: 6 months ago
JSON representation
Web software that detects whatever there is a location you chose within the circle you created via the Google Maps API
- Host: GitHub
- URL: https://github.com/kadocolak/find-markers-in-google-maps-api-circle
- Owner: kadocolak
- Created: 2021-04-19T15:28:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-27T12:24:43.000Z (over 3 years ago)
- Last Synced: 2025-03-26T13:11:15.611Z (7 months ago)
- Topics: geographical-information-system, google-maps-api, javascript, web
- Language: HTML
- Homepage:
- Size: 29.3 KB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Find markers in Google Maps API circle detect
## What exactly does this do?
Let's say you draw a circle with the radius you want at a location you want on the map. This point is important for you, it could be school, home or something else... You want to know if someone entered and left here, technically speaking, if there was a geofence process. It meets exactly this need.
There is no need for a special library, software or plugin for this. Solved with mathematical formulas, a free resource.
## What are the expected results?
Inside or outside. To express this, the option to return a true-false response was chosen.
## Would increasing the comma in the latitude, longitude value help me?
Certainly. If there is a mathematical calculation in the location data, whether there is latitude-longitude or not, the frequency of the numbers after the comma is an inevitable option for more accurate and precise calculation of the result.
## Why can't we use this for free?
Map images, design and other necessary infrastructures are integrated with processes running on the Google Maps API side and their server. Therefore, it is necessary to have a Console Cloud account with a starting or specific quota. If you do not have an account, to open and become a member;
https://console.cloud.google.com/