MaliFivem / np-gangmap

Territory map for NoPixel GTA RP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NoPixel Territory map

Live page This interactive (Google) map shows you the location of current NoPixel territory/gang zones.

Screenshots

screenshot-1

screenshot-2

screenshot-3

screenshot-4

How to submit new locations

  1. Go to locations.json and copy the HIGHEST id element, then increase the ID number by one.
  2. Set colors, notes, video/image, etc.
  3. Right click to place markers around the outline of the territory (Place in order around, or else it will be a weird shape)
  4. Press the Print location array button and copy the output from the console, paste that for the latlngarray in locations.json
  5. Submit an Issue or Pull Request with the new location, and I'll add it to the main page :) screenshot-5

How to host yourself

  1. Clone this repository
  2. Download the missing map tiles and extract them into an folder called "tiles/"
  3. Run python -m SimpleHTTPServer in the source folder if you don't have an Nginx/Apache 3.b Python 3 run python -m http.server

License

WTFPL

Version

1.0

Credits

To danharper for his work on the GTA V map. To gta5-map for their work on the GTA V map.

About

Territory map for NoPixel GTA RP

License:Do What The F*ck You Want To Public License


Languages

Language:JavaScript 91.4%Language:HTML 5.5%Language:CSS 3.1%