adding missing platforms into device.ts
This commit is contained in:
parent
51d37720ec
commit
2ab02a0349
2 changed files with 26 additions and 2 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue