Update app to match library changes
All checks were successful
FarmMaps.Develop/FarmMapsLib/develop This commit looks good

This commit is contained in:
Willem Dantuma
2020-02-18 08:03:42 +01:00
parent aa09953b67
commit 6eb1b5af55
5 changed files with 21 additions and 89 deletions

View File

@@ -47,7 +47,11 @@ const routes = [
{
path: ':xCenter/:yCenter/:zoom/:rotation/:baseLayer/:queryState',
component: MapComponent
}
},
{
path: ':queryState',
component: MapComponent
}
]},
{
path:'registerdevice/:deviceToken',