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 

plot opportunity records on maps

How to display stagename and other fields on maps using lwc.
Currently, i am displaying only opportunity name and marker on map using location (Address fields salesforce). But how to display stagename and other fields on maps). (or) any account fields.
Please advise.Image of opportunities displayed on maps with only address
Ravi Dutt SharmaRavi Dutt Sharma
Hi Sai,

You can use the title and description attributes to show more information in the list view. Pls see the attached image to get an understanding of where the title and description appears in the map list view and marker.
 
mapMarkers = [
    {
        location: {
            Street: '1 Market St',
            City: 'San Francisco',
            Country: 'USA',
        },
        title: 'The Landmark Building',
        description:
            'Historic <b>11-story</b> building completed in <i>1916</i>',
    },
];

Maps image
Ch SalmanCh Salman
As a newcomer to the welding profession, finding appropriate work boots has been a concern. Your insights into the best work boots for welders shed light on this matter. Features like steel toe caps and electrical hazard protection are precisely what I require. best work boots for welders (https://workbootsman.com/best-work-boots-for-welders/)