Link to Google Earth
Prototype1
Member Posts: 37
Hi people,
Has anyone had any experience with linking NAV 5.0 to Google Earth? My European Sales team use it to locate Companies and would like a "Button" on the NAV Contact card to Open Google Earth
Thoughts and suggestions most welcome.
Thanks
Tim
Has anyone had any experience with linking NAV 5.0 to Google Earth? My European Sales team use it to locate Companies and would like a "Button" on the NAV Contact card to Open Google Earth
Thoughts and suggestions most welcome.
Thanks
Tim
0
Answers
-
Google Earth
viewtopic.php?f=7&t=14954
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);0 -
Thanks for the quick response. I will give it a try and see if I can develop the link.
Tim0 -
Hi,
Downloaded Waldo's example. With a little adaptation I have included it in my Contact Card and now my Sales people can link directly between NAV and Google Earth. Great. =D>
Thanks
Tim0 -
Great. Now edit the original post and change the Attribute to "solved"
thanks.0 -
Almost...see pic


0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 250 Dynamics CRM
- 102 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions