-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
snapping-rails/api/src/routers/markers.py
Line 49 in 551a879
limit: Optional[int] = Query(None, ge=1, le=1000) |
Consider adding lat/long filters to only load markers within a certain rectangle, or perhaps allow for a central focal point to be provided and a radius (in miles or kilometers).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request