Hi Geoff, Martin,

> and thus assume the lightmap/?lon=... URL does in fact
> point to this index.php, or something like it... but
> maybe this is not right ;=((.
> 
> In fact it is clear there are some differences, but
> the source of 'lightmap' was not included in git...

Yeah, the small map is not on git, but I asume it's pretty similar to the 
large one. About the input fields obscuring the map, they may be changed 
easily into type="hidden", I only left them as text for debugging and testing.
The download button is pretty unobtrusive by itself.

 
> Of course the action calling download.psp should set the
> values, and inside download.psp need to get these values
> and fill in each of the 4 sets... 1:Individual, 2:CS,
> 3:CLS and 4:OSM for the user...

The coordinates sent by the POST request can be used in download.psp to fill 
the fields automatically, of course. That was the intent, at least.

> 
> (2) After the two mouse clicks, and the 4 values
> correctly filled in, but the yellow/red bounding box outline
> has the correct width but has only 1 or 2 pixel height,
> positioned at the 2nd click location... if the 1st click
> was in the upper left, and the 2nd in the lower right.
> 
> If the first click was in the lower left, and the 2nd
> in upper right, this yellow/red outlined box is drawn with
> the correct height, but a width of only 1-2 pixels,
> at the location of the 1st click... etc...

Yeah, that's why I left the comment in the merge request about selecting from 
lower left to upper right. An OpenLayers thing, values can be swapped at will 
of course.


> except do not understand or see the need for the 'click'
> event on this 'box'...

Click event could be used in the future to get rid of the download button by 
auto submitting the form. Or could be removed :)

Cheers,

adrian

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to