Title: RE: TR: [Geotools-gt2-users] Problem with RenderedMapScale

This time I really haven't understood...

Is the right solution:
        - xmin,ymin= {0,0}  and xmax,ymax={width,height}
Or
        - xmin,ymin={-180,-90} and  xmax,ymax={180,90}  ??

The last proposition is the same as mapPane. getVisibleArea()...

-----Message d'origine-----
De : Martin Desruisseaux [mailto:[EMAIL PROTECTED]]
Envoyé : jeudi 15 septembre 2005 11:21
À : Virginie BERRE
Cc : [email protected]
Objet : Re: TR: [Geotools-gt2-users] Problem with RenderedMapScale

Virginie BERRE a écrit :
> (xmin,ymin)= (0,0)  and (xmax,ymax)=(width,height)
> Or if the bounding box is -180,-90,180,90 then (xmin,ymin)=(-180,-90)
> and  (xmax,ymax)=(180,90) ???

Yes, but with {} instead of ()

        Martin.

Reply via email to