In addition of using the search page, you may also want to generate the printable Show the Way QR code programmatically.
https://showtheway.io/print/{ll}?size={size}&name={name}&address={address}
ll |
(required) GPS coordinates of the location, in WGS84 decimal
degrees format. Example: 48.85837,2.294481
|
size |
(recommended) Size of the QR code to generate, in pixels. If empty, the default value is 2048 pixels. Example: 100
|
name |
(optional) URL-encoded custom name for the location. If empty, the default value is the formatted address of the location. Example: Tour%20Eiffel
|
Examples:
ll and size parametersll, size, and name parametersIf you prefer to generate the QR code yourself, find out the URL you need to use from the Share API documentation .
Send location info URL on messaging platforms like SMS, instant messages, and emails.
Learn more APIInstall widget directly on your website. Our widgets are perfect addition to your address.
Learn more API