Hey guys! Write a widget under the Samsung Bada. Need to determine the location.
The standard f-tion navigator.geolocation
in the widget is not supported, while on the same phone in the browser everything is perfectly defined. There was an idea to open a window in the iframe
widget, determine the location and transfer data to the parent window (widget).
Any ideas on how to transfer data from the iframe
to the parent window?