How to display embedded maps with descriptive text on a new page in ListingHive, similar to how listings show images and descriptions in listing cards.
Hi,
If you want to display the map instead of images, that would require a custom implementation. However, if you’d like to add a map to the listing description, you could try using a custom attribute of the embedded type, WordPress may convert such links into a map automatically.
You can consider using the Geolocation extension for this purpose.