Hi all ,
My client wants an Interface to a GIS system .
The GIS system has an API with 2 functions :
1. PinPoint() = sending me the location which the user Points ( Jason file )
2. LocateAndZoom() = mark a location wich were given by me to the GIS ( Jason file )
Since the GIS works on explorer , they said I need to host the GIS app, in an HTML window as a host window of type iFrame In order to operate the API functions .
The target is : getting some parameters back as the user points an address on the map in the GIS system .
I have no idea what that means right now , and have no experience with html at all .
My app is desktop ( PB 2017 r3 ) .
I believe I need to work with Ms IE ole ?
Does anyone has an idea ? Any direction / Example ? It can be done ?
I attached an example the gave me .
Thanks