Page 1 of 2

Gmap3 and mobile

PostPosted: 22 Sep 2016 14:36
by assapan
Hi ,
I am sure this was working before .
On an ipad and android i was able to use CGDevtools demo and move the map with one finger now to move it i have to use 2 fingers !
I was able to click on markers not anymore .

if i use Chrome on Cgdevtools demo for Gmap3 i got
Image

Re: Gmap3 and mobile

PostPosted: 22 Sep 2016 15:50
by Jorge Sousa
hi

About

I am sure this was working before .
On an ipad and android i was able to use CGDevtools demo and move the map with one finger now to move it i have to use 2 fingers !
I was able to click on markers not anymore .


Before what? What cgdevtools and IW versions to compare?

if i use Chrome on Cgdevtools demo for Gmap3 i got


You're right, we going to check this out asap

Re: Gmap3 and mobile

PostPosted: 22 Sep 2016 15:52
by Jorge Sousa
Please check if after refresh, you have the same 2 finger problem

Just for your information the last change on gmap3 was in July/2014!

Re: Gmap3 and mobile

PostPosted: 22 Sep 2016 16:09
by assapan
Jorge Sousa wrote:Please check if after refresh, you have the same 2 finger problem

Just for your information the last change on gmap3 was in July/2014!

:shock: are you kidding ?

Can you have a look to my latest message viewtopic.php?f=127&t=2916

and a look in change log

3.0.0.5

IWCGJQGMap3
- Fixed: property Position of controls

3.0.0.0

IWCGJQGMap3
- Fixed: default values of MapTypeControl, StreetViewControl, ZoomControl and Position properties.

2.9.0.280

IWCGJQGMap3
- Fixed: Marker.Visible property default value

2.9.0.278

IWCGJQGMap3
- Added: new property IconOb in Marker.Option
- Fixed: issue with properties of TIWCGJQGMap3Point class.

2.9.0.272

IWCGJQGMap3
- Fixed: multiple marker - dragend update position

2.9.0.269

IWCGJQGMap3
- Fixed: invalid typecase in TIWCGJQGMap3WayPoint

Re: Gmap3 and mobile

PostPosted: 22 Sep 2016 16:16
by Jorge Sousa
Hi

I'm sorry, you're right about this, i looked at IWCGJQMapQuery.pas

So, do you know what version did you have and what version do you have now, to start happening these issues?

Re: Gmap3 and mobile

PostPosted: 22 Sep 2016 16:27
by assapan
I haven't discovered this problem since today , i was using pc browser so far .
I use 3.0.0.37 with delphi 10.1 berlin but same problem if i use your demo .

If i run http://gmap3.net/ i am able with ipad to move the map with one finger , not on your demo .

Re: Gmap3 and mobile

PostPosted: 22 Sep 2016 17:11
by Jorge Sousa
Hi

I was trying to find out what eventual change we made that make this stop working.

We are discusiing two completely issues here

1- The RenderAsync error, you can temporarily overcome this using a full post submit Ajax=False and not using RenderAsync

2- The issue of the two fingers, did this ever worked?

Because http://gmap3.net/ runs version 7.1, from 2016/04/17, while we are using version 6.1.0 from 2016-01-01

Re: Gmap3 and mobile

PostPosted: 22 Sep 2016 17:13
by assapan
So i came back to version 2.9.0.197 ( svn ) and move is possible with one finger !
i don't know exactly when in between is as stopped to work , i am trying to restore later version

Re: Gmap3 and mobile

PostPosted: 22 Sep 2016 17:42
by Jorge Sousa
Hi

I don't know if it helps, but attached are the differences between GMAP3.pas between the 2 versions

As you know, using develop versions has risks.

Thanks

Re: Gmap3 and mobile

PostPosted: 22 Sep 2016 17:49
by Jorge Sousa
hi

I just noticed .197, it's very old

I have to tell you to wait until next Monday, all these changes were perfomed by my colleague Alexander, and hes on holidays until then.