Markers are for displaying geographic locations on the map.
Maps.Internal.Marker.Marker msg
There are currently two types of marker:
createCustom : Html.Styled.Html msg -> Maps.Geo.LatLng -> Marker msg
Create a custom HTML marker at the given latitude/longitude.