Maps Widget Throwing Error in Mendix Native app - While doing the course Build a Native Mobile Inspection App

0
Hi All,   I'm doing the "Build a Native Mobile Inspection App" from Mendix Academy. I followed all the steps mentioned in the course but getting the below error whenever the Map get loaded on the page.   Error: Address: "undefined", Latitude: "NaN", Longitude: "NaN". None of these values could be parsed to coordinates.parseCoordinate@http://192.168.0.104:8083/index.bundle?platform=android&dev=true&minify=false&app=com.mendix.developerapp.mx9&modulesOnly=false&runModule=true:193448:24http://192.168.0.104:8083/index.bundle?platform=android&dev=true&minify=false&app=com.mendix.developerapp.mx9&modulesOnly=false&runModule=true:193368:59generatorResume@[native code]   Eventhough I'm passing the address field from Property entity to Map Marker but it's showing undefined error in console.
asked
0 answers