Specify size and color options| Width: Height: | ||
| Primary color: | Corner color: | Stroke color: |
|
|
||
Get the Code
var iconOptions = {};
iconOptions.width = ;
iconOptions.height = ;
iconOptions.primaryColor = "";
iconOptions.cornerColor = "";
iconOptions.strokeColor = "";
var icon = MapIconMaker.createMarkerIcon(iconOptions);