Can I display a list of location addresses on a map?

Can I display a list of location addresses on a map?

Currently, our Map screens require that you provide geo coordinates in order to show as pins on a map.
So unfortunately, addresses will not work.

The good news is that you can perform bulk geo-coding of addresses through various online services.

If you do a Google search for “bulk geocoding”, you should find a number of options, often with a free threshold for conversions.
e.g.
https://www.geocod.io/upload

Once you’ve converted your addresses into geo coordinates, then you can upload those into our system and get your mapping screen up and running 

    • Related Articles

    • Cloud platform IP addresses (firewall whitelisting)

      While it’s not essential to whitelist our platform’s IP address for accessing our portal or API endpoints, doing so can help you avoid common firewall and network security issues that may arise in your IT environment. When to Whitelist our IP ...
    • How do I get the most accurate geocoding results for addresses?

      Geocoding is the process of transforming a description of a location—such as a pair of coordinates, an address, or a name of a place—to a GPS location on the earth’s surface. Geocoding functionality is available in various parts of our system, e.g. ...
    • Windows App – Custom Location Installation

      Our Windows app is available in 2 variants: our default Standard Installer (which you can download directly from our website or our web portal backend) or a Custom Installer that can be made available on request. Our standard installer should suffice ...
    • How do I configure emails from the platform? (From addresses, SPF records, and mail rules)

      Our platform uses SendGrid as our bulk emailing service, meaning all emails sent from our platform will run through SendGrid and be delivered by SendGrid servers. As such, it’s important to understand how this will impact your email delivery through ...
    • Enabling GPS on Windows devices

      GPS/location functionality is provided using Windows Location Services, which must be enabled for the app to access these services. The link below describes how to configure Location Services on Windows 10: ...