shenkarlab / worldRadio

0 stars 0 forks source link

Remove gray markers from the map #4

Open mushon opened 9 years ago

mushon commented 9 years ago

this is a small yet crucial fix that would extend the map's look dramatically

mushon commented 9 years ago

couldn't recreate on other computers. closing

mushon commented 9 years ago

I am still seeing this on too many computers and I'm not sure why. @davidhalfon please add this rule to the CSS and update the site:

.leaflet-marker-icon[src^="http"] {
    display: none; /* hide weird gray marker from appearing sometimes */
}

It should solve the problem once and for all

mushon commented 9 years ago

@davidhalfon please fix this. I want to show your work and this is stoping me from arguing for its value

davidhalfon commented 9 years ago

Hi, Im sorry but I really swamp at work right now. Im not sure how to fix it and I just can't seem to find time for it at the moment. By the way, if you want to take it forward and show it to people, it needs to get mobile adaptation. I'll get to it. I promise.

David

On Oct 10, 2015, at 12:46 PM, Mushon Zer-Aviv notifications@github.com wrote:

@davidhalfon please fix this. I want to show your work and this is stoping me from arguing for its value

— Reply to this email directly or view it on GitHub.

mushon commented 9 years ago

david, in a previous comment I wrote the CSS you need to patch in. Just patch it in.

Mushon Zer-Aviv Mushon.com | Shual.com | @mushon

On Oct 10, 2015, at 23:42, davidhalfon notifications@github.com wrote:

Hi, Im sorry but I really swamp at work right now. Im not sure how to fix it and I just can't seem to find time for it at the moment. By the way, if you want to take it forward and show it to people, it needs to get mobile adaptation. I'll get to it. I promise.

David

On Oct 10, 2015, at 12:46 PM, Mushon Zer-Aviv notifications@github.com wrote:

@davidhalfon please fix this. I want to show your work and this is stoping me from arguing for its value

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub.