know there was any use for it. But I could change that pretty easily.
On Aug 7, 5:55 am, AFFIRMA <
affirma.extra...@gmail.com> wrote:
> Hello,
>
> I have a Geo URL that contains a KML URL in the q parameter, e.g.:
>
> geo:0,0?q=
http://www.scribblemaps.com/getkml.aspx?
> id=aKCPZWX32k&g=AEDFD10
>
> When accessing this URL via a webpage link on a mobile browser on the
> Android, the Google Maps app on the Android wil be invoked and display
> the KML data (e.g. the markers) at the given coordinates.
>
> Now, I am trying to achieve the same thing but with a Geo QR code
> generated with ZXing's QR Code Generator and scanned with the
> BarcodeScanner app which is available on the Android and is based on
> ZXing. When asked to display the scanned map, BarcodeScanner will
> invoke Google Maps at the given coordinates but the KML data won't
> get displayed at all.
>
> Is KML URL as value of the q param supported in a Geo QR code at all?
> Could it be a problem with URL encoding? The KLM URL is encoded by the
> QR Code generator:
>