Modify ↓
Opened 5 years ago
Closed 5 years ago
#18730 closed enhancement (fixed)
[PATCH] BBox should allow adding a latlon with some extra space
Reported by: | taylor.smock | Owned by: | Don-vip |
---|---|---|---|
Priority: | normal | Milestone: | 20.02 |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
Currently, if I want to add some extra space to a bbox around a latlon, I have to do something like new Node(latlon)
.
It would probably be better to have a method that takes a latlon and does the appropriate calculations.
Attachments (1)
Change History (3)
by , 5 years ago
Attachment: | 18730.patch added |
---|
comment:1 by , 5 years ago
Milestone: | → 20.02 |
---|---|
Owner: | changed from | to
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
Add
addLatLon
method toBBox