Attaches the marker to a map @param {MapboxMap} map @returns {Marker} this
this
Marker addTo(MapboxMap map) => Marker.fromJsObject(jsObject.addTo(map.jsObject));