javascript - Ability to zoom in/out and shaking canvas on ipad -


we have been trying build map client users can:

  • use joystick navigate left , right
  • zoom in/out on canvas
  • select specific building , have center align them

everything works great on pc when try use ipad 2 problems happen:

  • the screen becomes quite shaky
  • when zoom in on screen quality of map drops, though map on 10mb , quality reason becomes pixelated.

url: http://bit.ly/1mdcvhv

does have experience such problems. thanks.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - IIFE: var vs this - is there any difference? -

r - Grow a ffdf data frame on disk gradually -