On 9 déc, 15:10, Rossko <[email protected]> wrote: > > My question is : how to inject HTML in my document according to GMaps > > API behaviours, no example is needed. > > How to load the maps API dynamically has already been given. > > How to inject HTML into a document is outside the scope of a maps > groups.
How the maps API takes different (innerHTML, appendChild) previous (before load) DOM changes into account... cant you link those two things and maybe admit there could occasionaly be a correlation? Anyway, it's OK, i solved my problem, I'm sorry if i misused the group, it's a precious resource. I'm just a little bit disappointed to not better understand the API behaviours after fixing this. For who could have such a problem, that's not because of innerHTML (that could, depending of the browser!!!). There are differences between loading the api dynamically, or loading the first js dynamically, instanciating html entities with DOM method or innerHTML... But the choice is contextual. ( Indeed dynamic loading helped me, thanks Mike! ) -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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-api?hl=en.
