Google maps on iOS is now available as a separate App

Please mark posts as being for RPG or RDMLX (LANSA) developers.
To subscribe by email, display this forum, scroll to the end and select ‘Subscribe Forum’.
Post Reply
MarkDuignan
Posts: 346
Joined: Wed Apr 18, 2012 10:33 am

Google maps on iOS is now available as a separate App

Post by MarkDuignan »

Google maps on iOS is now available as a separate App - http://www.computerworld.com/s/article/ ... 2012-12-13

Can be invoked on the device by formatting and opening a URL - https://developers.google.com/maps/docu ... /urlscheme

Do this in LR using action "OpenURL" as "Runoperation" either requested by the server or requested directly by the client when a button is touched (say) - http://www.longrangemobile.com/docs/LRP ... ations.htm

See shipped RPG examples 55 (Opening URLs), 56 (PDF Documents), 62 (Location Lists), 69 (QR Codes) , 73 (general purpose mapping subroutine) and the latest USERINFO (Welcome and Help) building block for various examples of opening URLs.
Post Reply