Compare commits

..

2 Commits

View File

@ -211,7 +211,7 @@ message PropertyMeta {
string usage_type = 9; string usage_type = 9;
string completion_date = 10; string completion_date = 10;
string user_agreement_url = 11; string user_agreement_url = 11;
string location_image = 12; string location = 12;
float lat = 13; float lat = 13;
float lng = 14; float lng = 14;
string map_link = 15; string map_link = 15;