On 8 November 2012 08:53, pec76 <pell...@gmail.com> wrote:
> OK. But my problem is not "how to load a library later", but :

Well in that case your question is definitely not clear!

It appears you are asking about loading an additional library if
another Joomla module has already loaded the API. You can't do that.
You need to load the entire API **once** in the master page in order
that modules can simply find it already loaded and use it.

It would be really good if the API allowed modules to be well-behaved and
(a) load the API if it's not already loaded;
(b) load in any libraries they need which aren't already loaded;
(c) not load anything if they don't actually need to.

Cuurently, none of that is possible. Add a comment and your star to
the feature request. While it's not *just* Joomla or other modular
websites which will benefit, it has a definite application there.

-- 
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.

Reply via email to