diff --git a/lib/WebGUI/Asset/Wobject/Map.pm b/lib/WebGUI/Asset/Wobject/Map.pm index 0346a0b04..e8dcaf21b 100644 --- a/lib/WebGUI/Asset/Wobject/Map.pm +++ b/lib/WebGUI/Asset/Wobject/Map.pm @@ -36,7 +36,7 @@ property mapApiKey => ( hoverHelp => ["mapApiKey description", 'Asset_Map'], builder => '_mapApiKey_builder', lazy => 1, - subtext => + subtext => \&mapApiKey_subtext, ); sub _mapApiKey_builder { my $self = shift;