Page 1 of 2

Google Maps

PostPosted: 07 Jun 2014 22:30
by HGST
It seems that after update of IWCGJQGMap3 module (last working build is v2.1.0.3641) Google Maps demo app don't draw the map.

Re: Google Maps

PostPosted: 07 Jun 2014 22:45
by Jorge Sousa
This is compiled with last version

http://www.cgdevtools.com/demo/JQueryDemoIW14_V2_ISAPI_64.dll/?Frame=Gmap3

Do you see a red box in the right telling you to update the wwwroot?

Re: Google Maps

PostPosted: 08 Jun 2014 08:09
by HGST
Yes I'd seen red box in right corner. I've updated wwwroot without any result.
Library was reinstalled after full clearing. Demo app was compiled under XE6+IW v14.0.32. JQGMap3 was tested x32+x64 on Win7 64 and x32 on WinXP 32 (Firefox+Chrome+IE). I see only left menu bar and evalution red box in left corner. If I rewrite IWCGJQGMap3 to old version the app is working...

Re: Google Maps

PostPosted: 08 Jun 2014 15:52
by Jorge Sousa
Hello

Often, users forgot to update wwwroot before running the first time, and if they do, browser caches the old files for the new version, and when this happens, they have to clear the browser cache (typing Ctrl+F5).

Re: Google Maps

PostPosted: 08 Jun 2014 17:42
by HGST
Ofcourse I've read manual ;)
Is it possible to share your current wwwroot separetly? May be some problem with this data in distro? I've tested 3 PC now... all the same. Last working build is v2.1.0.3641 for IW 14.0.31 XE6.

Re: Google Maps

PostPosted: 08 Jun 2014 18:11
by Jorge Sousa
Hello

Are you using your own google maps api key?

It's very important.

Re: Google Maps

PostPosted: 08 Jun 2014 19:00
by HGST
Hello!

I've compiled JQGMap3 without any changes (as it included in distro). All distro after v2.1.0.3641 (IW 31/32) don't draw map.

Re: Google Maps

PostPosted: 08 Jun 2014 22:54
by Jorge Sousa
Hello

Does that happens when you run jQueryDemo_V2 compiled in your system?

Can you reproduce the issue in a simple test case, or, are you willing to allow a remote session so that we can see what is happening?

Re: Google Maps

PostPosted: 09 Jun 2014 06:10
by HGST
Hmmmmm.....

jQueryDemo_V2 draw the map...

Re: Google Maps

PostPosted: 09 Jun 2014 22:04
by esthermann
HGST, I'm sure you've probably already checked this but, I had an issue updating the wwwroot when I was switching my project between debug and release modes. I had to update to wwwroot separately for each.