Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.1.0 CE GA1, 7.1.X, Master
-
7.1.x
-
Committed
-
4
-
UX / Visual - Desktop
Description
The ADT por displaying Assets in a Map is not working properly if you configure portal to use Google Maps
Steps to reproduce:
- Go to Site Admin > Config > Site Settings. In Advanced Tab select Google Maps as the Map provider (key optional)
- Go to Site Admin > Content > Web Content
- Create your own structure adding a Geolocated Field
- Generate an empty Template associated to that structure (it doesn't matter)
- Generate a Web Content based on that Structure and geolocate it.
- Add an Asset Publisher to a page and configure it to show up just Web Content Articles belonging to that structure, and on Display Settings choose Liferay's ADT for maps
- The Asset Publisher shows Google Maps with the geolocated structured but if you click on it, no popup appears
- You'll see some errors on Javacsript Console
Expected Result:
If you click on the geolocated point in the map, a popup appears with the summary and small image (if exits) of the Asset (like in 7.0)
Actual Result:
If you click on the geolocated point in the map, NO popup appears and there are some Javascript errors
(Side Note) It is working properly with OpenStreetMaps