GithubHelp home page GithubHelp logo

Comments (4)

anacoimbrag avatar anacoimbrag commented on July 20, 2024 2

Hi @wrzosdev
Thanks for pointing that out! In addition to what @drcabral said, we are going to add to the readme the way to edit and generate the roadmap.

from android-developer-roadmap.

drcabral avatar drcabral commented on July 20, 2024

Hi @wrzosdev

We used Balsamiq tool to built the image, because it's the same tool used in others roadmaps like this, so we thought that maybe will be easier to the community to adapt to this.

But if you know how to improve this and make it easier to create PR with changes, feel free to do any suggestions or open a PR!

from android-developer-roadmap.

fajnydev avatar fajnydev commented on July 20, 2024

Ok, so imagemap structure is about like

<img src="GENERATED_IMAGEjpg" usemap="#image-map">
<map name="image-map">
    <area target="_blank" alt="NODE.PROPS.TEXT" title="NODE.PROPS.TEXT" href="NODE.PROPS.URL" coords="NODE.X/Y/MEASUREDW/H" shape="rect">
[...]
</map>

and json node

{
                   "ID": "12",
                   "typeID": "TextInput",
                   "zOrder": "159",
                   "w": "333",
                   "measuredW": "142",
                   "measuredH": "46",
                   "x": "999",
                   "y": "381",
                   "properties": {
                       "text": "Emulator",
                       "align": "center",
                       "size": "32",
                       "color": "15843890"
                   }
               },

If there is easy way to add urls in Balsamiq(i don't have paid version, don't know really) like in properties node that should be extra easy to get all info from json to generate map mark by one click. I could do this in minutes(+ time to find proper docs ;)

How does it work in Balsamiq? Can we add/set custom urls for rect nodes there?

from android-developer-roadmap.

fajnydev avatar fajnydev commented on July 20, 2024

:) no problem, nice to contribute in such creative way to organize learning 👍

from android-developer-roadmap.

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.