LC for Android: Retrieve center lat n lng from LC browser using google maps?

J. Landman Gay jacque at hyperactivesw.com
Tue Apr 24 12:30:22 EDT 2012


On 4/23/12 10:53 PM, Barry G. Sumpter wrote:

> I'm trying to screen scrape that info off the page.
>
> I see that LC HTMLText property is available for the desktop browser
> versions but not for the Android browser.
>
> Anyone have any ideas on how to screen scrape or to retrieve that HTML data
> for use in LiveCode for Android?
>
> Or perhaps suggest another method?

I haven't tried it, but you might be able to put the url into a variable 
instead of into the browser control, parse the variable for the info you 
need, and then use mobileControlDo "load" to put the variable into the 
browser for display.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list