Mapping - Custom Tiles

Mapping - Custom Tiles

To understand the implications and uses of this feature, you'll fist need to understand what map tiles are. Briefly, web maps use a tile server to obtain map tiles for display. 

A Map Tile is a small, square image that represents a portion of a map. Map Tiles are used in web-based mapping applications to display different levels of detail for a given geographic area. They are typically created by dividing a larger map into a grid of smaller tiles, with each tile representing a specific geographic area. These tiles can then be loaded and displayed in a web-based mapping application as needed, allow the user to zoom in and out and view different levels of detail for a given area.

This also allows users to view maps offline, without an internet connection.

The term "map rendering" refers to the creation of a visual map from raw geospatial data. Custom map tiles allow you to use different map tiles from various GIS (Geographic Information System) service providers that provide map tiles, allowing you to use maps better suited for your purposes than the default maps in our platform. 

Our platform uses default mapping sources for iOS (Apple Maps), Android (Google Maps), and for Window and Web (Thunderforest).

Custom map tiles can be globally set on an organizational level on your Organization's Setup or individually when designing screens. The screen and fields which support this feature are: 

  • Mapping Screens
  • Data Entry Forms
    • Location Field
    • Media Field (when you specify "Include GPS Information")
    • Gallery Field Media (when you specify "include GPS Information")


Note: Tile loading times can be affected by poor device connectivity, the provider, or the types of tiles being used.
    • Related Articles

    • Mapping- Custom Layers

      Mapping - Custom Layers With this feature, you can now add visualization layers from your GIS (Geographic Information System) to provide context and information to your users. The layer data must be provided in GeoJSON format. Once in GeoJSON format, ...
    • Showing Data Source Rows on a Map (Mapping Screens)

      The Mapping screen type provides the ability to display Data Source rows as map pins on a full-screen map in your apps. We’ve added customization options such as control over pin colors, callout display and user interactions to enable dynamic ...
    • Custom SQL

      There are two ways in which you can control the flow of data to your SQL tables using one of our SQL form connectors (SQL Server, MySQL and PostgreSQL), "Auto Maintain" and "Custom SQL" In this article, we'll look at "Custom SQL" and how you can user ...
    • Custom Icons

      We provide icon customization areas that allow you to choose from a few built-in icon sets as well as the ability to replace icons with your own custom images. All custom icons replacement images MUST be 192 x 192 pixels in dimension and must be PNG ...
    • Validating Answers (Custom Validation)

      TABLE OF CONTENTS Example: Social Security Number Example: Time Example: Multiple Email Addresses When it comes to validating user answers, you have the following standard options: Required - forces the user to provide *something* as an answer ...