When you want to add a Google Map to your gadget using their Google Maps API. You need to know the domain the gadget is called from. The following domain works for generating your key: '''hyves-modules.nl'''. You can generate a key here http://code.google.com/intl/nl/apis/maps/signup.html.

The Sandbox and Live mode of a gadget behave differently with the Google Maps API. In the Sandbox mode the URL is called directly while in Live mode the URL is rewritten and proxied. To make this work correctly, make sure you set the Google Maps JS file rewrite to OFF. To do this you can exclude the appropriate file. For more information about this, see: Refreshing Gadgets