Hi Nicholas,
The ShowBelowOneProperty isn't supported. I think I started working
on it at some point, but there was something weird about it and I
didn't pull out all of the new code.
Cheers,
Don
On Fri, Feb 3, 2012 at 1:42 PM, Nicholas Willis <nfwillis@gmail.com> wrote:
> I'm using the following properties for the GraticuleLayer:
>
> Properties props = this.getProperties(null);
>
> props.setProperty(GraticuleLayer.EquatorColorProperty, "FFFF0000");
> props.setProperty(GraticuleLayer.BelowOneDegreeColorProperty, "FFFF0000");
> props.setProperty(GraticuleLayer.OneDegreeColorProperty, "FF00FFFF");
> props.setProperty(GraticuleLayer.FiveDegreeColorProperty, "FFFF0000");
> props.setProperty(GraticuleLayer.ThresholdProperty, "5");
> props.setProperty(GraticuleLayer.ShowBelowOneProperty, "true");// not working
> props.setProperty(GraticuleLayer.ShowOneAndFiveProperty, "true");//
> not working
>
> this.setProperties(props);
>
> ShowBelowOneProperty and ShowOneAndFiveProperty do not seem to effect
> the display of the grid (while I have verified the colors and
> threshold do have an effect). The grid is currently displaying with
> 10 degree, 5 degree, and 1 degree lines (as a function of zoom &
> threshold). I would like to draw additional lines inside 1 degree
> using the same threshold setting.
>
> Anyone know if the ShowBelowOneProperty is supported?
>
> --
> [To unsubscribe to this list send an email to "majdart@bbn.com"
> with the following text in the BODY of the message "unsubscribe openmap-users"]
-- [To unsubscribe to this list send an email to "majdart@bbn.com" with the following text in the BODY of the message "unsubscribe openmap-users"]Received on Fri Feb 3 14:38:14 2012
This archive was generated by hypermail 2.1.8 : Fri Feb 03 2012 - 14:38:15 EST