I create a Div element for each tile of the map. For a big map this can lead to a lot of dom elements instanciations and a long loading time of the map. I dont know much about html Canvas, especially its crossbrowser supports. I will look after it to see if it can overcome the div limits. Thx for the hint.
On 18 déc, 07:22, Eirik Brandtzæg <[email protected]> wrote: > Hey. > > Really impressive! > > Did you ever consider using Canvas? (GWTCanvas for instance) > > On Dec 17, 2009 5:23 PM, "Darth" <[email protected]> wrote: > > wow impressive :) thanks for sharing. > > On Dec 16, 12:13 am, hemodroid <[email protected]> wrote: > Hi, > > I'm > working on a simcity like... -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-web-toolkit?hl=en.
