BoldSign®Effortlessly integrate e-signatures into your app with the BoldSign® API. Create a sandbox account!
var maps = new ej.maps.Maps({
mapsArea: {
background: "blue"
},
layers: [
{
shapeData: world_map,
}
]
}); |