[Dojo-checkins] [Dojo Toolkit] #14187: Google Map API is somehow broken

Dojo Trac trac at dojotoolkit.org
Tue Nov 1 06:04:47 EDT 2011


#14187: Google Map API is somehow broken
----------------------+--------------------
 Reporter:  archerzz  |      Owner:  rcgill
     Type:  defect    |     Status:  new
 Priority:  normal    |  Milestone:  tbd
Component:  Loader    |    Version:  1.7.0
 Severity:  normal    |   Keywords:
----------------------+--------------------
 Weird problem, and it seems that dojo module loader might be the most
 suspicious component. Please try the attached test case.\\
 * If Google map API is directly invoked, you'll find that actually the map
 is rendered but the API cannot pull in subsequent images.
 * If we wrap Google map API in a class declared by dojo, then everything
 works fine. [Note] Try to switch the logic in renderGoogleMap() function.
 It could be due to scope problem. Just my guess, because the two ways of
 rendering Google Map API share almost the same execution path.

-- 
Ticket URL: <http://bugs.dojotoolkit.org/ticket/14187>
Dojo Toolkit <http://dojotoolkit.org>
The Dojo Toolkit


More information about the Dojo-checkins mailing list