What have you tried Franck? Yes, you can do all those things.
Here are several articles that discuss using Custom Markers. There is no formal tutorial. The basic information is in the Marker documentation that is needed to change color/size etc.
- To change the color, your Marker must be one of the default Marker pins or your own custom image which MUST be a svg image (not png or jpg) to change the color.
- To change size , change Width Specifies the horizontal width of the
Marker, measured in pixels. and Height Specifies theMarker’s vertical height, measured in pixels. simultaneously. I think this works on png,jpg,svg You also can use a percentage. - how to click on Markers and get information ( see National Parks tutorial) and How can I select markers created on the map? - #3 by SteveJG.
To deal with runtime (what you called dynami) versus designtime markers, use the Any component blocks appropriate to Marker.
The following links provide some background:
DesignVersusRunTimeMarkersandCustomMarkers
Remove Runtime Markers from a Map
Is this the information you need? Try some blocks. If you run into issues, share your work and someone can provide specific advice.
Regards,
Steve