On Apr 1, 11:12 am, Tres Seaver <[email protected]> wrote: > On 04/01/2011 01:58 PM, [email protected] wrote: > > > On Apr 1, 10:36 am, Gregory Short <[email protected]> wrote: > >> Did you check the error console? For instance, in Safari, I see the > >> following: > > >> TypeError: Result of expression 'device_location' [null] is not an object. > >> /static/tinybird.js:281 > > > I get (FF 3.0.5): > > Error: JSON is not defined > > Source File:http://tinybird.agendaless.com/static/Lawnchair.js > > Line: 9 > > > Error: tinybird is undefined > > Source File:http://tinybird.agendaless.com/ > > Line: 358 > > Thanks for checking. I'm targetting Android, and so testing mostly with > Chromium. It does render for me with FF 4.0 (still showing the gray map).
I don't see any map, just a "green" box (I assume it is this color: background-color: #CCFFCC; Are you waiting for the page onload event before initializing the map? -- Larry > > Tres. > -- > =================================================================== > Tres Seaver +1 540-429-0999 [email protected] > Palladion Software "Excellence by Design" http://palladion.com -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
