Monday, May 27, 2013

Interesting behavior with google maps..

Hi,

I have small question, since google move from 3.11 to maps version 3.12 as a new stable release, my application started to act uncorrect.
What is interesting is that the devmode works all ok on FF, but after compile and deploy the polylines and markers are not working...(on any browser)

Im getting this kind of exception in the chrome console...

  1. Uncaught TypeError: Cannot read property 'length' of undefined
    1. Mt
    2. iI.vl
    3. iI.re
    4. (anonymous function)
    5. (anonymous function)main.js:24
    6. (anonymous function)
    7. If.util
    8. (anonymous function)main.js:24
    9. (anonymous function)main.js:10
    10. (anonymous function)main.js:24
    11. (anonymous function)main.js:24
    12. Ef.(anonymous function).Oemain.js:23
    13. Ff.(anonymous function).Vcmain.js:24
    14. (anonymous function)%7Bonion%7D.js:1


  1. Uncaught TypeError: Cannot read property 'length' of undefined
    1. Mt
    2. xG
    3. RG.(anonymous function).d
    4. (anonymous function)main.js:37
    5. (anonymous function)main.js:24
    6. (anonymous function)
    7. If.util
    8. (anonymous function)main.js:24
    9. (anonymous function)main.js:10
    10. (anonymous function)main.js:24
    11. (anonymous function)main.js:24
    12. Ef.(anonymous function).Oemain.js:23
    13. Ff.(anonymous function).Vcmain.js:24
    14. (anonymous function)%7Bgeometry,poly%7D.js:2


      All are pointing to the maps.js files...

      My question is, what is the main difference from devmode and compiled...meaning in the loadded maps related js files?
      As I understand should be non, right?


      Thanks for any thoughts!

      I fired the question also to the maps guys...:)

      Blaze



--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment