Streaming and Vector Maps
Im currently developing some experiments with modest maps, focusing on better user experience with maps since im UI designer.
One idea is improve the tile loading by showing the image before they have fully loaded passing the loaded byes using byteArray and fill the loader with data.
The result is a live streaming map like google earth. But since almost every mapprovider use non-progressive images tiles this don’t work very well. If we provide a custom map with progressive tile images works like a charm.
You can test this aproach by replacing the Loader class by StramLoader in LoadMovieThrottledRequest.
StramLoader class:
http://orangeflash.eu/?p=13
Examples:
http://www.onflex.org/ted/2007/12/pro...
Another idea for vector maps is use MapServer with svg extension as the mapprovider of ModestMaps and render each tile using Degrafa with svg data, but this seems like a lot of customizing work.
Let me know what you think.
One idea is improve the tile loading by showing the image before they have fully loaded passing the loaded byes using byteArray and fill the loader with data.
The result is a live streaming map like google earth. But since almost every mapprovider use non-progressive images tiles this don’t work very well. If we provide a custom map with progressive tile images works like a charm.
You can test this aproach by replacing the Loader class by StramLoader in LoadMovieThrottledRequest.
StramLoader class:
http://orangeflash.eu/?p=13
Examples:
http://www.onflex.org/ted/2007/12/pro...
Another idea for vector maps is use MapServer with svg extension as the mapprovider of ModestMaps and render each tile using Degrafa with svg data, but this seems like a lot of customizing work.
Let me know what you think.
5
people like this idea
I like this idea!
Tell me when this idea gets some attention.
The more people who like this idea, the more it gets noticed.
The more people who like this idea, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?That's *awesome*! I hope you can keep us up-to-date on your progress! Is there a way we can help, perhaps by generating and hosting multi-resolution data for your use?
I’m excited
Loading Profile...



EMPLOYEE