Hello,
when I zoom to new more detailed extends.using this function
TMSFNCGoogleMaps1.ZoomToBounds(NewExtends);
the map zooms in, but shows only a blury image and does not react
to any further command (mouse or runtime) for more than 30 seconds,
sometimes more than 2 minutes.
Normally this happens after starting the program. The initial extends are:
((-9,453808, 36,977944, 0, 0, False, False, nil, '', 0), (16,567494, 54,861782, 0, 0, False, False, nil, '', 0))
The new (more detailed) extends are:
((14,362441, 50,054785, 0, 0, False, False, nil, '', 0), (14,442441, 50,134785, 0, 0, False, False, nil, '', 0))
After the second command the map "freezes" and shows a blury image.
The same happens if the user zooms in fast, using the scrolling wheel.
I am using the actual version of fncmaps, but this also happened in the versions before.