Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Sample Script: Google Maps Mashup on Customer Page
Hello all,
Find attached sample code for integrating a Google Map into your NetSuite account. It is a simple mashup that adds a tab to the customer page in view and edit mode and displays the customer's billing and shipping addresses in a scrollable/zoomable Google map.
For those of you who are curious, the mashup was built using a beforeload User Event script (for adding the Google Map UI to the customer page) and a Suitelet (for generating the map using the Google Map API). The latter script type is only available in version 2007.0 accounts.
For anyone intimidated by the script, I plan on bundling this and allowing for some end user configuration (such as API key, show multiple addresses, positioning, etc...). This will make it relatively easy to install and setup.