Legacy Knowledge Base
Published Jul. 2, 2025

On the Geo-location, all uploaded documents for a single location should be visible by clicking upon the marked pointer

Written By

Amit Tiwari

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

Legacy Article

You are viewing an article from our legacy "FastTrack" publication program, made available for informational purposes. Articles in this program were published without a requirement for independent editing or verification and are provided"as is" without guarantee.

Before using any information from this article, independently verify its suitability for your situation and project.

Issue

When we upload more than one document for a single location and try to see all uploaded documents by clicking on the marked pointer in the map only one document will be visible.

Environment

  • Liferay DXP 7.2

Resolution

Please note: The following information involves customizations or implementation ideas that are beyond the scope of Liferay Support.  Please exercise appropriate discretion in the use of this information to choose to follow it. 

  • Using the Liferay OOTB features, a single document will be listed for a single location. As per the business needs to make all documents to be visible for a single location, customization may help to achieve it.
  • If you need any assistance in implementing it in Liferay, please reach out to GS Team as they have expertise in customizing the default functionality of Liferay.

Additional Information

  • Feature request LPS-128340 has been raised for this functionality.
  • Different ways which may help with this business requirement:
    • Detect collisions and try to separate both points with a minimal but convenient distance
    • Use a marker clustered for the detected collisions or for those points which were closer than a given distance. A precondition for this option would be that all the supported Map Engines provide this functionality or a similar one
    • Also, you may use portlet_display_template_geolocalized.ftl as a base of your own template.
Did this article resolve your issue ?

Legacy Knowledge Base