36 | | There's one problem with this existing API, suppose the user run a tool(like Maestro MgCooker) on the client PC to generate all the tiles of a map, the client will get the tile image from the server. |
37 | | Actually the user just want to generate the tiles on the server to make the rendering/navigation of a map more smooth. But the transfer of the tile image will increase the cost to finish this job(usually thousands of tiles will be generate). |
| 36 | There's one problem with this existing API, suppose the user run a tool(like !Maestro !MgCooker) on the client PC to generate all the tiles of a map, the client will get the tile images from the server. |
| 37 | Actually the user just want to generate the tiles on the server to make the rendering/navigation of a map more smooth. But the transfer of the tile images will increase the cost to finish this job(usually thousands of tiles will be generate). |