For the complete documentation index, see llms.txt. This page is also available as Markdown.

📍Location Viewer Component

A location viewer can be used to show the data through a column that has Latitude/Longitude or a Google Maps Link.

  1. If you have an address in text form, for example PLG at 123 Linden Blvd, then it's better to use the Address Viewer Component.

  2. For google maps links, only the following format is detected, https://www.google.com/maps/place/{latitude},{longitude}.

Last updated