Skip to main content

marker

Function marker 

Source
pub fn marker(id: impl Into<String>, lat: f64, lng: f64) -> MapMarker
Expand description

A map pin at (lat, lng); id is echoed on tap. Add a title with marker_titled.