mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-24 00:15:29 +00:00
Add combined lat lng field to ev chargers response (#222)
This commit is contained in:
@@ -90,6 +90,7 @@ message Address {
|
||||
string postcode = 8;
|
||||
string country_id = 9;
|
||||
Country country = 10;
|
||||
string lat_lng = 11;
|
||||
}
|
||||
|
||||
message Connection {
|
||||
|
||||
Reference in New Issue
Block a user