Thank you for the suggestion. My requirement is to display the map side-by-side with the PXGrid inside the same screen rather than redirecting the entire page. I am trying to achieve this via iframe embedding within the tab.
I found an answer to a similar question on another platform where this was solved using a redirect-based approach. Please take a look at it — it might help in your case.
Thank you for sharing the redirect-based solution. However, my goal is to render the map alongside the PXGrid inside the same screen rather than replacing the entire main frame. I am looking for a supported way to embed a dynamic map URL within the tab layout.
Could you please show or describe how exactly you would like this to look in the end? I’d like to better understand your expectation so I can try to help you in the best possible way.
I've displayed an entirely custom map on a page for both Google and Azure maps. I believe Acumatica uses Azure Maps, despite it being the more expensive API, because there are no restrictions on storing cached coords.
I can give you the ASPX snippet for my map area later today. I think it's just a 'div'.