To create a link to Maprika app on your website

  • Copy the following HTML code and paste it into the HTML code for your web page:
    <a href="https://itunes.apple.com/us/app/gps-on-all-maps-maprika-puts/id404686699">
        Maprika for iPhone</a><br />
    <a href="https://play.google.com/store/apps/details?id=com.maprika">Maprika for Android</a>
    
    The code above produces the following links: It is also possible to generate a QR code link for Maprika application using any QR code generator (for example qrcode.kaywa.com). Just paste
    https://itunes.apple.com/us/app/gps-on-all-maps-maprika-puts/id404686699
    for iPhone link or
    https://play.google.com/store/apps/details?id=com.maprika
    for Android link into URL field.

To create a link to Maprika map on your website

  • Maprika map link has the following format:
    maprika://app/?map=XXXX
    
    where XXXX is the map ID.

    To find the map ID for a particular map go to map list, and click on the map of interest. The map ID will be displayed right above the "download" link.

    For example, here is the HTML code for a link to Disneyland, CA map:
    <a href="maprika://app/?map=43">Disneyland</a> (phone link)
    
    The code above produces the following link on your web page:
    Disneyland (phone link)
    Please note that this link can only be opened from the phone's browser if the phone has the Maprika app installed. If you are posting a link to a Maprika map on your web page don't forget to post a link to Maprika phone app (see above).

    Here is a complete example with Maprika app links and Maprika map link:
    <img src="link to you picture goes here"> <br />
    <b>Download a GPS-enabled version of this map to your mobile device 
    via Maprika - free!</b> <br />
    One: download Maprika for the  
    <a href="https://itunes.apple.com/us/app/gps-on-all-maps-maprika-puts/id404686699">
    iPhone</a> or 
    <a href="https://play.google.com/store/apps/details?id=com.maprika">Android</a> <br />
    Two: click this 
    <a href="maprika://app/?map=43">link</a>
    from your mobile to download our map.</b>
    

    It is also possible to generate a QR code link for any Maprika map using any QR code generator (for example qrcode.kaywa.com). Just paste
    maprika://app/?map=XXXX
    (where XXXX is the map ID ) into the URL field.

To print out QR code link to Maprika map

  • Go to map list, and click on the map of interest.

    Click on "print QR link".