Update Latitude Longitude
This commit is contained in:
@@ -29,8 +29,6 @@ type Site struct {
|
||||
Longitude *float64 `json:"longitude"`
|
||||
Region string `json:"region"`
|
||||
Regency string `json:"regency"`
|
||||
Lat float64 `json:"lat"`
|
||||
Long float64 `json:"long"`
|
||||
Distance float64 `gorm:"-"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user