CGDevTools Forum

Welcome to the Official CGDevTools Support Community Forums.

ISAPI Debugging

by assapan » 10 May 2016 08:57

Hi,
I debug my ISAPI dll using execution parameter in delphi Host application = w3wp.exe and parameter -debug.
This is working fine in allmost all configuration but ...
When i use GroundOverlay with french language ( DecimalSeparator = "," (comma)) the rendering of GroundOverlay bounds is bad , latitude and longitude values are expressed with "," and browser report a bad script syntax ( SyntaxError: missing : after property id )
Code: Select all
,groundoverlay:{options:{url:"http:\/\/gdv.assapan.fr\/meteo\/rainTMC.png",opts:{opacity:0,7},bounds:{sw:{lng:-11,,lat:38,3},ne:{lng:17,6,lat:55,}}}}});


same with ISAPI not in debugging mode
Code: Select all
groundoverlay:{options:{url:"http:\/\/gdv.assapan.fr\/meteo\/rainTMC.png",opts:{opacity:0.7},bounds:{sw:{lng:-11.,lat:38.3},ne:{lng:17.6,lat:55.}}}}});


If I change decimalseparator to dot "." evreything works fine !!

Do you have a clue of what is causing that ? This way of debugging is much more convenient :roll:
Want to visit Ardeche http://leclosdelarc.fr/index.php
The Pont d’Arc Cavern http://en.cavernedupontdarc.fr
Image
User avatar
assapan
 
Posts: 600
Joined: 16 Dec 2013 12:04
Location: France

by Alexander Bulei » 10 May 2016 15:22

Hi assapa,

When i use GroundOverlay with french language ( DecimalSeparator = "," (comma))


What do you mean?
Your window localization settings?

Best Regards.
Group: Developers | Support Team

  • info [at] cgdevtools.com - General information
  • sales [at] cgdevtools.com - Sales department
  • support [at] cgdevtools.com - Product and Technical Support
User avatar
Alexander Bulei
Site Admin
 
Posts: 3635
Joined: 15 May 2012 08:52
Location: Mealhada, Portugal

by assapan » 10 May 2016 15:32

Alexander Bulei wrote:Hi assapa,

When i use GroundOverlay with french language ( DecimalSeparator = "," (comma))


What do you mean?
Your window localization settings?

Best Regards.


Yes sir, by changing settings in system language and region , advanced settings , decimalseparator ( Windows 7 pro )
Want to visit Ardeche http://leclosdelarc.fr/index.php
The Pont d’Arc Cavern http://en.cavernedupontdarc.fr
Image
User avatar
assapan
 
Posts: 600
Joined: 16 Dec 2013 12:04
Location: France


Return to JQGMap3

Who is online

Users browsing this forum: No registered users and 2 guests

Contact Us.