adding missing platforms into device.ts

This commit is contained in:
csawatzky 2025-04-15 15:36:21 -06:00
parent 51d37720ec
commit 2ab02a0349
2 changed files with 26 additions and 2 deletions

View file

@ -330,7 +330,7 @@ import { Result } from "@mapbox/mapbox-gl-geocoder";
closeDrawers();
setBagDrawer(true);
setIgnoreFeatures(true);
setObjectKey(b.key);
setObjectKey(b.key());
moveMap(
b.centerLocation().latitude,
b.centerLocation().longitude,