🐛 rename
This commit is contained in:
parent
f0aa104dc9
commit
d935a473e7
@ -1,6 +1,6 @@
|
||||
package location
|
||||
|
||||
type Poi struct {
|
||||
Laitude float64 `form:"latitude" json:"latitude"`
|
||||
Latitude float64 `form:"latitude" json:"latitude"`
|
||||
Longitude float64 `form:"longitude" json:"longitude"`
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user