What is Google MapTypeId for the April 8-bit fool?

The April Maps joke of Google Maps is still available with the option "t=8".

You can even insert a map using Quest into it using the <iframe>embed option .

Google Maps 8-bit insert http://dl.dropbox.com/u/2066483/google_map-8_bit.png

But for those who already have cards that use the correct V3 map API, what is the correct one MapTypedIdfor Quest mode? Obviously this is not the case:

  • google.maps.MapTypeId.ROADTYPE
  • google.maps.MapTypeId.SATELLITE
  • google.maps.MapTypeId.HYBRID
  • google.maps.MapTypeId.TERRAIN

google.maps.MapTypeId.QUESTdoes not work. I would not think that Quest would be available in the API, but, having seen it in <iframe>, I think, perhaps this is possible.

If you go through the running source code<iframe> , you can find the array [14534,"Quest"], but outside I don’t understand that Google has confusing JavaScript. I assume that finding this answer is not for the easy heart, and it may not be available in the API at all.

Is anyone

+3
source share
1 answer

All Articles