at least the english version of
Mappoint 2010 Europe
is available at MSDN Subscribers Downloads ...
mfg
Klaus
Hi Klaus,
Thanks for the good news! What took them so long???!
Review: MapPoint Europe / North America
http://www.laptopgpsworld.com/microsoft-streets-trips/2736-review-microsoft-mappoint.html
--
Marvin Hlavac
Laptop GPS World
www.laptopgpsworld.com
Downloaded and installed now.
Some great features - best of all I like the individual switch-off of map
details and the possibility to control that by VBA.
But for heaven's sake why are they not able to finally implement better
rendering techniques??
Text output is still horrible and dito lines -- try switching off everything
except country borders!
(Maybe they want to make it harder for developers trying to reverse engineer
the maps which is now easier...?)
Is it really so expensive to implement antialiasing?
So it's hard to use MP2010 for presentations -- one intend, they said, for
the switch-off feature.
Ciao, Sascha
> But for heaven's sake why are they not able to finally implement better
> rendering techniques??
i think it's a tradeoff between speed and compression and space.
I don't think you'd get that "Google" quality on a DVD because you'd need
some Terabyte of data.
And : It's not "that" bad ...
mfg
Klaus
You looked at my comparison screenshots?
It has nothing to do with the underlying amount of data.
To output a string for a street name you only need the text of it and a
vector. You don't need more data to draw this text antialiased!
Nor for antialised lines.
And it's also no performance issue. Antialiased rendering nowadays is done
by the graphic card.
Google Maps uses SVG layers (vector format) to draw the map lines. That's
done completely local in your browser.
Ciao, Sascha
Google maps (and all others) still uses PNG tiles (at least in IE and
Firefox).
IE still has no SVG support.
--
Dee Earley (dee.e...@icode.co.uk)
i-Catcher Development Team
iCode Systems
You are right -- it's just the route that uses dynamic SVG in Firefox.
Didn't find out yet which scripts are loaded if browser=IE and how the route
is rendered then.
Sascha