how to draw a 2d map with 3d object moving around 2d map?

Hi, i just a learner, i want to learn to draw a map and 3d object, while the object can move from point A to point B with A* algorithm. I want to learn all bout this. Can anyone tell me about this??? thanks a lot!

There are many tutorials online. You also should probably get the OpenGL Programing Guide (aka the red book).

http://nehe.gamedev.net

good site to start with