function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Sai Shanmukh 15Sai Shanmukh 15 

I have a requirement to display records from List View on Google Maps using Lightning (Or) LWC. Can anyone help.

VinayVinay (Salesforce Developers) 
Hi Sai,

Check below example to display maps in LWC.

https://www.salesforcebolt.com/2021/12/display-maps-in-lightning-web-component.html
https://www.w3web.net/display-google-map-markers-in-salesforce-lwc/

Please mark as Best Answer if above information was helpful.

Thanks,