Recent activity
Subscribe to this feed
cg2 shared an idea in Modest Maps on January 12, 2008 18:27:
Streaming and Vector MapsIm 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.
cg2 replied on January 11, 2008 17:38 to the idea "MM Demo plus fulls source." in Modest Maps:
I try to implement this component without success.
Flex Interface Guide (FIG): The Callout component
http://www.adobe.com/devnet/flex/samp...
The callout extends the Container.
Also in this example show how to embed images in the tooltip
http://ifeedme.com/blog/?p=14-
cg2 started following the question "How getTileUrl get works ?" in Modest Maps.
cg2 asked a question in Modest Maps on December 21, 2007 19:26:
mxml component markerAny ideas or samples of custom markers with mxml components in flex instate of sprites? like a marker itemRenderer
Loading Profile...


