ag visual farm added to the dev branch field related stuff not imported yet, and the geocoder has some bugs with the new version
This commit is contained in:
parent
b4da0d6859
commit
022925d7d7
41 changed files with 8895 additions and 79 deletions
|
|
@ -566,7 +566,7 @@ export default function Bin(props: Props) {
|
|||
};
|
||||
|
||||
const goToYard = (bin: IBin) => {
|
||||
navigate("/fields", { state: {
|
||||
navigate("/visualFarm", { state: {
|
||||
long: bin.getLocation()?.longitude,
|
||||
lat: bin.getLocation()?.latitude
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue