Hallo,
Weet iemand hoe je in NAV 2009 de online map kan laten werken?
Met de standaardwaarde invoegen krijg je een link die niet werkt:
URL lokale kaart :
http://maps.msn.be/home.aspx
URL van directions find :
http://maps.msn.be/directionsfind.aspx
Gr,
Dennis
If your work becomes a passion...
www.pardaan.com
Comments
Google maps
viewtopic.php?f=5&t=17225
just to throw it out there you can also use google maps
therefore no extra installation is required
Example: add a command button on the customer card
on the c/al code add
"Map Location"
OnPush()
HYPERLINK('http://www.google.com/maps?f=q&hl=en&q=' +Address+' '+"Address 2"+' '+"ZIP Code"+' '+City);
Or Add another Button just change the (start info) to your start info..no with no parenthasis.
"Get Directions"
OnPush()
HYPERLINK('http://www.google.com/maps?f=d&hl=en&saddr=(Your start Street)+(Your Start Zip)+(Your Start City)&daddr='
+Address+' '+"Address 2"+' '+"ZIP Code"+' '+City);
http://www.BiloBeauty.com
http://www.autismspeaks.org
http://www.BiloBeauty.com
http://www.autismspeaks.org