gta-render-map
Render a GTA Online map image offline with markers from bundled categories or custom coordinates. Returns the image inline without a browser.
Instructions
Render a GTA Online map image OFFLINE (no browser): draws markers on the bundled base map from a known coordinate set OR from custom game-world coordinates you provide. Returns the image inline. Use game coords (x: -4000..4500, y: -5000..8400).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Bundled coordinate set to plot (see gta-render-categories) | |
| points | No | Custom points in game-world coordinates | |
| title | No | ||
| color | No | Marker color (CSS), e.g. #ff3b30 |