Giter Site home page Giter Site logo

devilesk / dota-interactive-map Goto Github PK

View Code? Open in Web Editor NEW
45.0 9.0 6.0 423.11 MB

Dota 2 Interactive Map

Home Page: https://devilesk.github.io/dota-interactive-map

License: ISC License

JavaScript 80.22% CSS 18.93% Smarty 0.17% PHP 0.43% Shell 0.24%
dota2 openlayers

dota-interactive-map's Introduction

dota-interactive-map

Interactive Dota Map

Powered by OpenLayers

Quick start

# Clone repository
$ git clone https://github.com/devilesk/dota-interactive-map.git
$ cd dota-interactive-map

# Load dota-map-tiles submodule 
$ git submodule init
$ git submodule update

# Install dependencies
$ npm install

# Create .env file
$ mv .env.example .env

# Build project
$ npm run build

# Serve build
$ npx run serve

dota-interactive-map's People

Contributors

devilesk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dota-interactive-map's Issues

Request

This is a very great website, lots of functionality, the main thing is that you can do it online. But, unfortunately, it needs to be constantly updated because every year a patch is released that changes the mini map. It would be great if you could update this website from time to time. Thank you and good luck to you.

Simulate cutting trees?

Would it be possible to have a 'cut tree' tool to simulate what vision changes would occur if trees were cut?

Add Support Of Height Map

Your work is really great but some additional features would improve this much
I suggest to add the Dota 2 height map,really useful to me to create terrain for DotA 1
thanks in advanced
ảnh

Problem loading tiles

Hello,
I'm trying to run the project but map is blank and I get HTTP 404 for URLs like http://localhost:3000/tiles/723/default/0/tile_2_0.jpg I tried these so far:

I did git submodule init and update but they don't do anything at all. As far as I understand you haven't committed assets/tiles to repo. Usually in Github you can see a link to respective submodule repository if it's committed. Something like
image

So instead I manually add the submodule by

git submodule add [email protected]:devilesk/dota-map-tiles.git assets/tiles

but then I found out https://github.com/devilesk/dota-map-tiles doesn't have 7.23 maps at all. Newest one is 7.20 map. So I tried to change base map to 7.20 but still I get 404s like http://localhost:3000/tiles/720/default/0/tile_3_0.jpg I checked and I have the files in assets folder:

➜  dota-interactive-map git:(master) ✗ ls ./assets/tiles/720/default/0/tile_3*
./assets/tiles/720/default/0/tile_3_0.jpg ./assets/tiles/720/default/0/tile_3_2.jpg
./assets/tiles/720/default/0/tile_3_1.jpg ./assets/tiles/720/default/0/tile_3_3.jpg

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.