Possible Duplicate:
How to build a mall map for Android
Can one program a custom map view with custom map (eg map of floor of a mall, office) in android ?
How do we do it?
Possible Duplicate:
How to build a mall map for Android
Can one program a custom map view with custom map (eg map of floor of a mall, office) in android ?
How do we do it?
You cannot do this using the standard toolset that Android supply you (MapView and the whole Google Maps package).
There are a few commercial thirdy-party solutions out there. Google for indoor positioning or indoor navigation.
As an alternative, you could adapt one of the open source map viewers and navigation systems that have been developed so far. Have a look at openstreetmap, for example: