aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-HTML-GoogleMaps/files/patch-lib__HTML__GoogleMaps.pm
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTML-GoogleMaps/files/patch-lib__HTML__GoogleMaps.pm')
-rw-r--r--www/p5-HTML-GoogleMaps/files/patch-lib__HTML__GoogleMaps.pm18
1 files changed, 0 insertions, 18 deletions
diff --git a/www/p5-HTML-GoogleMaps/files/patch-lib__HTML__GoogleMaps.pm b/www/p5-HTML-GoogleMaps/files/patch-lib__HTML__GoogleMaps.pm
index 468d1531191..ebc11cb03f1 100644
--- a/www/p5-HTML-GoogleMaps/files/patch-lib__HTML__GoogleMaps.pm
+++ b/www/p5-HTML-GoogleMaps/files/patch-lib__HTML__GoogleMaps.pm
@@ -9,15 +9,6 @@
=back
=back
-@@ -83,7 +85,7 @@
- =item $map->add_icon(name => $icon_name,
- image => $image_url,
- shadow => $shadow_url,
-- image_size => [ $width, $height ],
-+ icon_size => [ $width, $height ],
- shadow_size => [ $width, $height ],
- icon_anchor => [ $x, $y ],
- info_window_anchor => [ $x, $y ]);
@@ -155,7 +157,7 @@
%opts,
points => [],
@@ -27,12 +18,3 @@
}, $class;
}
-@@ -347,7 +349,7 @@
- );
-
- my $text = <<SCRIPT;
-- <script type=\"text/javascript\" />
-+ <script type=\"text/javascript\">
- //<![CDATA[
-
- if (GBrowserIsCompatible()) {