How to I create a custom shape/polygon location in the map?

You can create your own custom location marker on the map. Here is how:

7f5913c5617ec994b85244c70489aca0.png
1) Once you have the SVG path. Go to the "Code" tab and add the following code with your custom shape path:

custom_shapes: {
heart: "Your_SVG_PATH"
},


5abaaeeb7b6405e3c9ae16a3677fed3e.png

2) Go to your locations and input the name of your shape as the marker type. 

678e8e410ecddb42d53f8f2714804acd.png
Here is more information about general settings: