On 8 November 2012 07:50, pec76 <pell...@gmail.com> wrote: > I my question not clear ? >> >> What is the good practice to load only the needed code. For exemple If I >> need only to load the places library, because another extension has already >> laoded the map api ???
Here's the documentation: https://developers.google.com/maps/documentation/javascript/libraries It doesn't look like you can add libraries once you have loaded the API. The solution will be to load all the libraries you are likely to need, although that does rather negate any benefit. In fact, there's a feature request for just this functionality at http://code.google.com/p/gmaps-api-issues/issues/detail?id=3664 to which you can add your star to show you support it. -- 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 google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.