Skip to content

Interactive Map

Find any spot on the GTA V map, copy exact coordinates as vector3 or vector4, measure distances and drop pins. Switch to 3D to fly or walk through the world rendered from the game's own models.

ReferencesMap, 3D, CoordsRead the docs

Coordinates

  • The numbers are game units (metres), the same values GetEntityCoords returns.
  • The z shown under the cursor is the top surface at that spot (ground, road or roof) and is approximate. For an exact spawn height on a roof or under a bridge, fine tune it in game or use the 3D view.
  • Heading follows GetEntityHeading: 0 faces north, 90 faces west. Pins draw a short line in that direction.
  • A pin's vector4 is x, y, z, heading, ready for spawn points, blips or teleports.

3D controls

KeyAction
Click the viewCapture the mouse to look around. Esc releases it. Holding the right mouse button works too.
W A S DMove
ShiftFaster (4x flying, running while walking)
Space / CUp / down while flying. Space jumps while walking.
Mouse wheelFlying speed

Far away you see low detail models, and full detail buildings, trees and props appear as you get close. The counter in the corner shows frame rate, draw calls and how much world data is loaded.

Limits

  • Interiors, Cayo Perico and North Yankton are not included.
  • Textures and shading are simplified, so close up it looks flatter than the game.
  • The 3D view needs WebGL 2 and a desktop browser. On phones the 2D map works fully.