Kirix Support Forums

Interacting with Google Maps API

Please post all general questions, comments, bug reports, and any other wxWebConnect feedback here.

Interacting with Google Maps API

Postby mpeavy on Sat Sep 11, 2010 10:50 pm

Hi all,

just got my first wxWebConnect app up and running. Very impressive.

I was wondering if anyone had thoughts on how best to interact with the Google Maps API.
To start with, I have a Google map with several information "bubbles" located at certain points.

I'd like to capture a user's click (left or perhaps right) on one of those bubbles, and transfer that information back to the wxWidgets application for further processing.

The Google API provides event handlers that could modify the DOM. These are "event listeners".

What would be the best way to interact? What event should I be catching within my wxWidgets project, and how do I transfer back the information?

Thanks for any advice.
Matt.
mpeavy
Registered User
 
Posts: 3
Joined: Sat Sep 11, 2010 10:45 pm

Return to wxWebConnect Questions, Thoughts & Feedback