forked from organicmaps/organicmaps
Added ShieldRuleProto.min_distance optional
This commit is contained in:
parent
6f7ac4eef8
commit
a73a7c9c79
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ message ShieldRuleProto
|
|||
required uint32 color = 2;
|
||||
optional uint32 stroke_color = 3;
|
||||
required int32 priority = 4;
|
||||
optional int32 min_distance = 5;
|
||||
}
|
||||
|
||||
message DrawElementProto
|
||||
|
|
Loading…
Add table
Reference in a new issue