PDA

View Full Version : Google Map Pro-Spry Conflict


buy354493
04-25-2009, 08:29 AM
I have placed Google Map Pro on pages which also contain a small, Spry-driven dataset.

Occasionally, the Google Map will not load, leaving a grey box.

I've been informed that the API for Google conflicts with Spry and that "unexpected results" may occur.

Does anyone know of another Google product that will not cause such a conflict--or will it be necessary for me to build a non-Spry dataset?

Ray Borduin
04-27-2009, 08:56 AM
You can probably update the script so that the code is called in series instead of at the same time to avoid the problem. I imagine you just need to write a little client side script to avoid a conflict problem like this.