Map Lens

The Map Lens provides users with a view of their data and document results on a map. Items must have geopoints enabled within your models and entities to show in the maps lens.

If you are upgrading to the Primo release you will need to update your models and entities to match your previous attribute list.

General Configuration

  1. Define the maximum number of results that can be returned on a map in maximum Search Results.

    • The default for this is 1000.

    • A large number of results can cause performance issues.

  2. Define the maximum points that will be plotted on the map for each result within Maximum Geo-Points per Results.

    • If a result has multiple locations attributed to it this field determines how many of these points could be used.

    • The default for this is 50.

Map Lens Attributes

If you are upgrading to the Primo release you will need to update your models and entities to match your previous attribute list.

The attributes used for the map lens come from the published models, entities and metadata geo-point attributes.

These are determined in your models and entities. To set these up see our guide for setting up a model or our guide to setting up an entity.

Tile Server

  1. Enter the address of the API into Tile Server API.

    • For a production set up you may need to host your own tile server to avoid throttling. Your own provider must be compatible with Leaflet.js.

    • You can reach out to Aiimi for support with this.

  2. Enter any attribution text that may be required within Tile Providers Attribution Test.

    1. This will appear at the bottom of the map.

    2. By default this will be "&copy <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a>".

Last updated