Hi Andrew,<br><br>hehe yes or no answer ;)<br><br>What you are doing here is not a &quot;true&quot; comparison of the three different technologies.<br><br>Your mapfish and your openlayers application are using tiles where your fusion app is not. You see in a tiled mapwindow tiles outside of the mapwindow can be cached so that they display when they are dragged into position. Another consideration about tiled mapviewers is the size of each tile.<br>
<br>If the size of the tile requested from the server is requested at the same native size of the tile on the server then the server does not need to stitch tiles together.<br><br>All three of these examples are using Openlayers. So from a strictly fetching of the map image and presenting it on the screen the performance would be identical as long as the requested image is the same size across all three.<br>
<br>And lastly, Your Openlayers app is using Google&#39;s Server Farm directly for it&#39;s imagery where the mapfish and fusion are&nbsp; requesting it.&nbsp; so it&#39;s an extra step for every map draw.<br><br>Fusion is a toolkit that provides common set of map &quot;widgets&quot; and UI controls that enable rapid application development (RAD) there&#39;s a buzz wo from the past. :)<br>
<br>If you really want fusion to preform in the same fashion that your openlayers app is. You can:<br><br>Add the OpenLayers.Layers.Google class to your openlayers.js and get fusion to work with it. ( may or may not be an easy task)<br>
Or wait for it to be added eventually ;)<br><br>Cheers<br><br>Paul D. <br><br><div class="gmail_quote">On Wed, Oct 29, 2008 at 5:47 PM, Andrew Parker <span dir="ltr">&lt;<a href="mailto:andrew@source3.com">andrew@source3.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I am not sure if there is a way to make Fusion render maps as fast as OpenLayers. &nbsp;At this time, I just need a yes or no answer.<br>

<br>
For example, it would be great if I could make my current Fusion application (<a href="http://216.93.173.156/testing/" target="_blank">http://216.93.173.156/testing/</a>) draw the map as fast as my current OpenLayers application (http//:<a href="http://webgis.source3.com" target="_blank">webgis.source3.com</a>) and my MapFish test at (http://<a href="http://216.93.173.156/MFtest/" target="_blank">http://216.93.173.156/MFtest/</a>).<br>

<br>
What I am using for a comparison is the Topo Map Layer with the USGS wells (the data is limited to New Mexico, USA) at a scale of about 1:100,000. &nbsp;When I zoom and pan, I like how fast OpenLayers/MapFish redraws. <br>
I went ahead and turned on the two layers that I am using for a comparison in MapFish test and my Fusion test.<br>
<br>
The topo is from TerraServer. &nbsp;The USGS data is in PostGIS.<br>
<br>
thanks,<br>
<br>
~andrew<br>
_______________________________________________<br>
fusion-users mailing list<br>
<a href="mailto:fusion-users@lists.osgeo.org" target="_blank">fusion-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/fusion-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/fusion-users</a><br>
</blockquote></div><br><br clear="all"><br>-- <br> &nbsp; &nbsp;Paul Deschamps<br> &nbsp; &nbsp;Applications Specialist<br> &nbsp; &nbsp;DM Solutions Group Inc.<br><br> &nbsp; &nbsp;Office: (613) 565-5056 x28<br> &nbsp; &nbsp;<a href="mailto:pdeschamps@dmsolutions.ca">pdeschamps@dmsolutions.ca</a><br>
 &nbsp; &nbsp;<a href="http://www.dmsolutions.ca">http://www.dmsolutions.ca</a><br> &nbsp; &nbsp;<a href="http://research.dmsolutions.ca">http://research.dmsolutions.ca</a><br> &nbsp; &nbsp;<br><br>