I have an application in Delphi XE7 that loads a map of google to generate route in the TWebBrowser, however to generate the route it is shown only that it generates error when it is going to put the described path in the element. I tried using api version 18 through 23, but it did not work.
Until via browser if using IE8 the problem occurs.
I noticed that jstcache and jsaction attributes were added in the directions tags
I call the map.directions_display.setDirections (result) method;
ItriedtoaddthemetatagtoIE=9,butthenmymapdoesnotload.
-Ichangedviaregistrationviathelink link and worked only for IE11. Any suggestions for my clients that have windows XP, other than operating system migration?
It started out of nowhere this morning.