On 5/6/13 7:41 PM, Asmaa Shaban wrote: > But i do not know more about PHP . So, there is no another way ?? > or another programming language as C# for example ?? > If it is not available can i use PNG ? Hi Asmaa, To combine the SVG, any programming language will do. The open source code is available in PHP, but PHP is not required. The SVG for each symbol is surrounded by a "<g>" element with a translate attribute that positions the symbol according the the Cartesian coordinates. Regards, -Steve