Map is gone

Hello.



I have a trouble.

Test project:

Form1 with button
procedure TForm1.Button1Click(Sender: TObject);
begin
  Form2.Show;
end;


Form2 with WebGMaps


When I show Form2 first time, map is appear, but when I close Form2 and again click on Button1 to show Form2, there is no more map, just empty form.

Some bug? (version 2.9.4.1)


Thanks for reporting. We have applied a fix for this that will be included in v2.9.4.2

When?

I just bought license for WebGMaps and now I should use it in the next release of my software but can't with this bug.

Hi,


The fix is included in the update for TMS VCL WebGMaps that was released earlier today.
You can download the new version from the "My Products" page after login on our site.

Thank you! )