I updated the google urls in C:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\GUIWorldmap.xml which gave me all map types back in this great plugin:
Hope this works for you as well...
Code:
<?xml version="1.0" encoding="utf-8"?>
<profile>
<section name="MyWorldmap">
<entry name="parmgmaurl">http://khm{0}.google.com/kh?v=40&t={1}</entry>
<entry name="parmgmrurl">http://mt{0}.google.com/mt?v=w2.99&x={1}&y={2}&zoom={3}</entry>
<entry name="parmgmhurl">http://mt{0}.google.com/mt?v=w2t.92&x={1}&y={2}&zoom={3}</entry>
<entry name="parmgmturl">http://mt{0}.google.com/mt?v=w2p.87&x={1}&y={2}&zoom={3}</entry>
<entry name="parmveurl">http://{0}{1}.ortho.tiles.virtualearth.net/tiles/{0}{2}{3}?g=1</entry>
</section>
</profile>
Hope this works for you as well...