Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dmzintel

This script allows you to add markers to the map on dmzintel.com and then save the data+code to the clipboard.

The repo contains 106 points at the moment, mostly locked locations.

Map

Usage

First, copy the code in dmz_with_data.js into your clipboard (select all then ctrl+c)

Then go to https://www.dmzintel.com and open your browsers dev tools (usually F12). Go to the console and paste the code (ctrl+v).

Now you can interact with the map and see all the points current available in this repo.

Adding your own points

If you want to add your own points, just click anywhere on the map, and a blue marker will appear.

Marker

Then set the name, count and type of point in the menu on the left (it appears above the filters). When those are set, click the 'add' button and your point will appear.

UI

Saving your changes

In order to have these changes forever, you'll need to click the 'Save Data/Code to clipboard' button, and then open a text edit and paste the code/data into it, and save it as a .js file. When you want to use your custom points again, just follow the steps in Usage, except you use your .js file, instead of the one provided here.

DISCLAIMER

This code could break at any moment if the developers of https://www.dmzintel.com change their code in significant ways.

About

Hacking on dmzintel.com

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages