Giter VIP home page Giter VIP logo

Comments (2)

tpachmann avatar tpachmann commented on June 19, 2024 2

Hi guys,

first of all thank you for the great plugin!

For my personal usecase, I wanted to use a dark/satellite style for the map - so I added a configuration option to set the URL for the map tiles that are loaded from the map.

This allows you to use the Mapbox Static Tile API for example - but also other, publicly available tile servers can be used this way:

map-tiles-config

I think this feature could also be of interest for other users of the plugin (e.g. this issue), so I wanted to create pull request for my feature branch.
Sadly, I have no permission to push my branch - is there any chance you could help me with this (@Alkarex)?

Thanks in advance & best regards!
Tim

from alexandra-trackmap-panel.

Alkarex avatar Alkarex commented on June 19, 2024 1

@tpachmann Thanks for reaching out, that looks good. Permissions should not be a problem if using the normal procedure: first fork the project (top right button in GitHub - it will then appear in https://github.com/tpachmann?tab=repositories ), then push your feature branch to your own repository, then send us a pull request, which we will test and merge. If you already have your local branch but only our own git remote, you can easily add your git remote with something like:

git remote add tpachmann https://github.com/tpachmann/alexandra-trackmap-panel.git
git fetch --all
git push tpachmann your-feature # adapt as needed

from alexandra-trackmap-panel.

Related Issues (20)

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.