Ax2012: View map for addresses
Views (662)
Hi Friends,
Just came across feature in AX2012, ability to view maps for a address.
e.g: On customer master form you will notice a new button “map” under the fast tab of addresses.
When you click this system will open the map in explorer using bing!!! Cool isn’t it J
How it is done: Check the code below. This is also an example of CLR Interop. You can find the standard code using .net function to encode URL.
This was originally posted here.

Like
Report



*This post is locked for comments