I'm using google map api v3 with qt creator. I have to create an applicatin with have two windows(qwidget). Each one should contains google map. I create two qwidget each ones contains google map and it's work very well. My problem appears when i want to add markers on the map. When i add markers independently in each map it works very well. But when i want to execute the two widget simultaneously, the maps works but the markers appears on one map(the first i called) but not on the second map. any idea can help me
-- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
