Monthly Archives: May 2011

The 4th Dimension – Creating Dynamic Animated Tile Layers in Bing Maps (AJAX v7) – Part 4

Now that I’ve got a working animated tile class, it’s time to look and see what performance improvements I can make to it. As in my first post in this series, the frames of my animation are going to be … Continue reading

Posted in Bing Maps | Tagged , | 1 Comment

The 4th Dimension – Creating Dynamic Animated Tile Layers in Bing Maps (AJAX v7) – Part 3 (revised)

In my last post, I considered various approaches that could be used to animate between tilelayers containing image tiles representing different frames of an animation. The approach I decided on was to buffer tilelayers onto an EntityCollection “queue”. The first … Continue reading

Posted in Bing Maps | Tagged , | 2 Comments

Well now, that’s annoying…

So I’ve been using Windows Live Writer to write these blog entries. I quite liked it. UNTIL I CLICKED “PUBLISH” ON MY LAST BLOG ENTRY AND IT OVERWROTE THE PREVIOUSLY PUBLISHED POST. Dammit! Seriously, that is really annoying. I’ve lost … Continue reading

Posted in Uncategorized | Leave a comment

The 4th Dimension – Creating Dynamic Animated Tile Layers in Bing Maps (AJAX v7) – Part 2 (recovered)

In my last post, I attempted to create an animated weather map in Bing Maps by using a custom tilelayer that pointed to a set of dynamically-generated animated GIF image tiles. Note that the tilesource itself never changed – it … Continue reading

Posted in Bing Maps | Tagged , | 4 Comments