in reply to Automating Backup of a Google Map

As a side note open street map may be worth considering for more control, easier maintenance. With regards automating a backup of the existing Google maps via WWW::Mechanize::Firefox, use the developer tools to inspect and examine the page, note down what you have to click to do it manually, then recreate this programatically.

Replies are listed 'Best First'.
Re^2: Automating Backup of a Google Map
by jmlynesjr (Deacon) on Jun 17, 2017 at 00:22 UTC

    marto, this would have been my next path to research. Thanks for the confirmation.

    James

    There's never enough time to do it right, but always enough time to do it over...