Oxalis dillenii Jacq. - Accepted: Oxalis dillenii Jacq. bei The Plant List (2014), version 1.1; Familie: Oxalidaceae (APG III)Oxalis dillenii Jacq. - Accepted: Oxalis dillenii Jacq. bei The Plant List (2014), version 1.1; Familie: Oxalidaceae (APG IV)Oxalis dillenii Jacq. - Accepted: Oxalis dillenii Jacq. bei BfN Checklist Flora DE; Familie: Oxalidaceae (APG IV)
Kew Gardens and Collaborators (2017): Plants of the World Online. see: plantsoftheworldonline.org.;
[ ' 2021-05-10 ' , 48.71079,9.21418, 1],
[ ' 2021-06-18 ' , 48.71079,9.21114, 2],
];
var map;var myLatLng = new google.maps.LatLng(48.71079,9.21266);
function initialize() {
var mapOptions = {
zoom:
17, mapTypeId: google.maps.MapTypeId.SATELLITE,
tilt: 0,
center: myLatLng,
mapTypeControl: true,
panControl: true,
panControlOptions: {position: google.maps.ControlPosition.TOP_RIGHT},
zoomControl: true,
zoomControlOptions: {
style: google.maps.ZoomControlStyle.LARGE,
position: google.maps.ControlPosition.LEFT_CENTER
}
}
var map = new google.maps.Map(document.getElementById('map-canvas'), mapOptions);
setMarkers(map, BGUs);
}
function setMarkers(map, locations) {
var image = {
url: '/TreeSymbolWebGoogleMaps3.png', size: new google.maps.Size(20, 32),
origin: new google.maps.Point(0,0),
anchor: new google.maps.Point(0, 32)
};
var shape = {
coords: [1, 1, 1, 20, 18, 20, 18 , 1],
type: 'poly'
};
for (var i = 0; i < locations.length; i++) {
var BGUs = locations[i];
var myLatLng = new google.maps.LatLng(BGUs[1], BGUs[2]);
var marker = new google.maps.Marker({
position: myLatLng,
map: map,
icon: image,
shape: shape,
title: BGUs[0],
zIndex: BGUs[3]
});
}
}
google.maps.event.addDomListener(window, 'load', initialize);
Last update:
Taxonomic update: Helmut Dalitz on: 14.7.2021Update of the description: ; latest by: on: 0.0.0In the list below you will find the geographic coordinates of many wild growing plants in the garden. In these cases the points are marked in the map. If the date of observation is too old, than plants may have disappeared.