Enable Street View Feature on iPod Touch Google Maps App
iPod Touch firmware 2.2, released the same time with iPhone firmware software version 2.2, has locked and disabled the Street View feature in the iPod Touch Google Maps application. The lockout is probably to differentiate premium between more profitable iPhone and iPod Touch.
However, iPod Touch community quickly figure out a hack to enable the Google Maps Street View feature in iPod Touch. With jailbreaking and XML code editing, the Street View feature can be re-enabled on Maps app of iPod Touch.
To hack and enable the Google Maps Street View features on iPod Touch, follow these steps:
- Download this file via SSH: /System/Library/CoreServices/SpringBoard.app/N45AP.plist.
- Convert the .plist binary file to XML at http://iappcat.com/plist/bin2xml.
- Find the following lines of code:
<key>standAloneContacts</key>
<true/>Beneath it add the following lines of code:
<key>telephony</key>
<dict>
<key>maximumGeneration</key>
<real>2.5</real>
</dict> - Save the XML file.
- Go to http://iappcat.com/plist/bin2xml to convert the XML file to binary.
- Rename the original file to N45AP.old.
- Copy the new N45AP.plist into the device (make sure permissions are 644).
- Reboot iPod.
All new Maps feature will now working properly. However, there is annoyance that there will be occasional pop up of messages about search for service (that replaces the word iPod in the top left corner) and waiting for activation notice (there is another hack that fix this “no service” error). Music settings and music slot in Preferences is reset too, unless users perform the following trick. To get the proper preferences back, go to /Applications/Preferences.app folder and do the following:
- Rename Settings-iPhone.plist to Settings-iPhone.old.
- Copy out Settings-iPod.plist and rename to Settings-iPhone.plist then copy back in.
- Reboot iPod.
All settings will be available as before hacking, and music prefs is back to original settings.
Related Articles
- New Street View Feature In Google Maps
- Google Maps and Earth vs Microsoft Live Search Maps
- Workaround to Enable and Run Google Maps Navigation in Android Outside US
- Using Google Earth Mobile On iPhone And iPod Touch
- France Maps and Satellite Images via Geoportail.fr
- Nokia Provides Lonely Planet Maps
- Apple Releases Latest iPhone 2.2 Software Update
- Google Earth App for iPhone and iPod Touch Free Download
- New Image Search Page For iPhone, IPod and Android Phones
- Google Maps’s New Features









































