Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: Hidden marker names  (Read 1732 times)

0 Members and 1 Guest are viewing this topic.

pazuzu

  • Guest
Hidden marker names
« on: 27 Nov 2004, 00:00:45 »
I've made hidden markers before using icon markers but I was wondering if its possible to use the rectangle or ellipse style of markers?

Are there names for these kind?

I haven't been able to find them.

Thanks.

Offline Triggerhappy

  • Contributing Member
  • **
  • Llama, it's what's for dinner.
Re:Hidden marker names
« Reply #1 on: 01 Dec 2004, 22:13:33 »
use setmarkersize to make those invisible

Marker setmarkersize [0,0]
« Last Edit: 01 Dec 2004, 22:14:02 by Triggerhappy »

pazuzu

  • Guest
Re:Hidden marker names
« Reply #2 on: 03 Dec 2004, 21:06:13 »
Hey, thanks for all the help that worked great.