B4J Question jGoogleMaps - is there a way to trap the Info Window 'closeclick' event?

Ralph Parkhurst

Member
Licensed User
Hello all,

I am trying to find a way to trap a Google Maps Info Window event so I can take some action whenever a user presses the little x in the top right corner of an Info Window.

I see here there is a "closeclick" function within the Google Maps API that fires an event when the close button is clicked, but I am not sure how (or even if it is possible) to expose this to B4J.

I am using v1.82 of the jGoogleMaps library.

Is there a way I can achieve this?

Many thanks,
Ralph
 
Top