Ticket #378 (closed defect: fixed)

Opened 10 years ago

Last modified 10 years ago

Problem with reference map marker

Reported by: dmorissette Owned by: dmorissette
Priority: high Milestone:
Component: MapServer C Library Version: 4.0
Severity: normal Keywords:
Cc:

Description

The following was reported on the mapserver-users list.  I was able to reproduce
this with the latest 4.0 source.  I'll have a look.

W. Steph wrote:
> Hello !!
> 
> I had no answers on this question last time :
> The sequence : (In the "reference map" section of the mapFiles)
>    MARKER "symbolName"
>    MARKERSIZE 12
>    MINBOXSIZE 10
> 
> Doesn't work anymore in ms 4, using php-mapscript !
> Do someone uses it with success ?
> 
> Thanks
> Steph

Change History

Changed 10 years ago by dmorissette

  • status changed from new to closed
  • resolution set to fixed
Fixed in 4.0 CVS.  We were missing a call to initStyle() in msDrawReferenceMap()
in the code that was drawing the marker symbol.
Note: See TracTickets for help on using tickets.