processing - How to make Transparent markers on Unfolding Maps? -


i displaying multiple markers on google maps using processing unfolding maps library. know whether there way set transparency markers? opacity level can specify?

thanks in advance, hasala

are using 1 of default markers? if so, ones?

in general, should able set stroke , fill colors of markers can specify transparency in normal processing way.

mymarker.setcolor(color(255, 0, 0, 100)); 

check out simplemarkermanagerapp example.


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Restarting Supervisor and effect on FlaskSocketIO -

android - Format a french phone number -