diff --git a/staticmap.php b/staticmap.php index 232594f..a139984 100644 --- a/staticmap.php +++ b/staticmap.php @@ -69,7 +69,9 @@ Class staticMapLite // http://svn.openstreetmap.org/sites/other/StaticMap/symbols/0.png 'ojw' => array('regex' => '/^bullseye$/', 'extension' => '.png', - 'shadow' => false + 'shadow' => false, + 'offsetImage' => '-20,-20', + 'offsetShadow' => false ) );