Reputation: 1
I used Webbrowser
, GMMap
, GMMarker
, GMPolyline
in my C++ project to show the route that I had walked through and the realtime position.
At the beginning,I had used the version of 1.5.0 GMlib
without any errors before. However, there were a lot of script errors when the project begin to execute.
As a result, I have tried the newest version 1.5.3 GMlib
in my C++ builder. And I had solved the problems temporarily. The next day, all the script errors problems come back again. So, it seems that this problem can not be solved by setup newest version of GMlib
. Is there any other way to solve this problem ?
Thanks for the people who would like to help me solve the problem!
The script error is like the following picture:
Upvotes: 0
Views: 220