diff --git a/wp-gpx-maps.php b/wp-gpx-maps.php index e4b7592..39da042 100644 --- a/wp-gpx-maps.php +++ b/wp-gpx-maps.php @@ -78,7 +78,7 @@ function handle_WP_GPX_Maps_Shortcodes($attr, $content='') if ($gh == '') { - $gh = "150px"; + $gh = "200px"; } $r = rand(1,5000000);