No advanced topic here, just some simple/silly/useless problems that slip into my mind during lunch break. Free use the contents in any way you like.
Dec 26, 2007
Fun with image overlay: Google map
Here is another example on image overlay. This time, the image from Google map is used as reference image. The image overlay is perfect! The secret is that the projection has to be matched. Google map currently uses Mercator projection. CountryData["World", {"FullPolygon", "Mercator"}] will produce the map with Mercator projection.
1 comment:
Good shhare
Post a Comment