1. Vladimir K.
  2. PowerBuilder
  3. Friday, 7 June 2019 15:09 PM UTC

Hi All.

I there is any way for PB to display in the window google map with address location passing coordinates latitude longitude ( 39.9286640,-75.3262980 ) ?

I do realize there will be API call, put completely puzzled where to begin with PB.

Opening browser is NOT an option.

Greatly appreciated any pointers.

Thank You

Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Friday, 7 June 2019 18:41 PM UTC
  2. PowerBuilder
  3. # 1

Hi Vlad;

1) Try using Roland's embedded web browser example: http://www.topwizprogramming.com/freecode_webbrowser.html

2) Then launch Google Maps with the right arguments and that should do it.

  FYI:  https://answers.sap.com/questions/9864662/calling-google-maps-from-powerbuilder.html

HTH

Regards ... Chris

Comment
There are no comments made yet.
Vladimir K. Accepted Answer Pending Moderation
  1. Friday, 7 June 2019 18:51 PM UTC
  2. PowerBuilder
  3. # 2

Hi Chris.

Thank you, downloaded and looking into.

Looks like exactly what I need..

Thank you again.

Comment
There are no comments made yet.
Roland Smith Accepted Answer Pending Moderation
  1. Friday, 7 June 2019 18:52 PM UTC
  2. PowerBuilder
  3. # 3

The Microsoft WebBrowser control defaults to IE7 mode. You will have to add a registry entry to force IE11 mode if GoogleMaps doesn't work properly.


https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/general-info/ee330730(v=vs.85)#browser-emulation

 

Comment
There are no comments made yet.
Vladimir K. Accepted Answer Pending Moderation
  1. Friday, 7 June 2019 18:58 PM UTC
  2. PowerBuilder
  3. # 4

Hi Roland.

Thank you very match.

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.