Hi !
I'm making a traffic map using SVG,PHP, and MySQL. One of my layers is
street name layer and I have to display the street name on the map but  it
is taken from Mif file, so that I have to rotate the svg text element
because the text in Mif file have an angle. But I realize that the street
name layer make my svg file is too slow when the client download from
server, and it make my zoom function slow too (I implement the zoom function
by changing the viewBox attribute). I know the reason that make my map slow
is the the street name layer because I have 2 maps, one has size is 900 kb
(zipped and without streetname layer), one has size 600Kb (zipped and have
streetname layer) but the 900kb map is much faster than the 600kb map
(faster in download and zoom).
Do you have any way to solve this broblem !
Thank you very much !
Quang Nguyen


[Non-text portions of this message have been removed]



-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to