Hi all,
Someone can explain me how I can display data From AMB on my WRT api ?
I have already done with OBD2plugin and it works well, I could display what
I want.
Now I want to display the latitude of my position with gpsnmea_plugin, but
nothing happend on my display.
Maybe something is not implemented on gpsnmea plugin ?
My javascript code :
var vehicle = tizen.vehicle
var vehicleLocation = vehicle.get("Location");
var lat = vehicleLocation.latitude;
vehicle.subscribe doesn't work also.
Thanks for your help.
BR
_______________________________________________
IVI mailing list
[email protected]
https://lists.tizen.org/listinfo/ivi