-
Notifications
You must be signed in to change notification settings - Fork 691
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mavproxy_map: inclusion/exclusion circles and polygons
mavproxy_map: SlipCircle handles clicked callback Allows circles to be right-clicked and manipulated. mavproxy_map: mp_slipmap_util.py: add UnclosedSlipPolygon Variant of the existing SlipPolygon which doesn't assume it can discern item types and doesn't assume a closing point on the polygon. mavproxy_map: add support for drawing MissionItemProtocol fences mavproxy_map: add option to insert polygon points mavproxy_map: add option to draw polyfences on map mavproxy_map: hide remove-fence option
- Loading branch information
1 parent
a720001
commit accc9b2
Showing
2 changed files
with
201 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters