I configured it to contact entity using a view, and adding the OOB fields to the mandatory fields in the component following all steps stated in the gif you can find in the repo page.
Map is showing so the azure configuration should be working fine (without the azure configuration map doesn't show), but no data is being show in the map.
I have filled the latitude and longitude of some of my contacts so I should be able to see the data.. and I can see there is some data when I'm editing the view.
Does someone knows what could be happening? I have followed all steps and process seemed simple enough
If the map shows but no data points appear, common causes include:
Field mapping issue: Make sure the PCF control's configuration exactly matches the field names for latitude and longitude on your contact entity.
View filters: Check if the view used has filters excluding your contacts with lat/long data.
Data format: Verify latitude and longitude fields contain valid decimal values.
Permissions: Ensure your user has read access to those lat/long fields.
Control refresh: Try refreshing the form or reloading the page after data changes.
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.