add latitude/longitude to prospects, customers and package locations, RT#15539
[freeside.git] / FS / FS / Mason.pm
index 0cb2a0b..773261f 100644 (file)
@@ -114,6 +114,8 @@ if ( -e $addl_handler_use_file ) {
                                         #selectlayers.html
   use Locale::Country;
   use Business::US::USPS::WebTools::AddressStandardization;
+  use HTML::GoogleMaps;
+  use Geo::GoogleEarth::Pluggable;
   use LWP::UserAgent;
   use Storable qw( nfreeze thaw );
   use FS;