Une tour pas si infernale que ça

A dramatic black-and-white image of a tall, modern skyscraper viewed from a low angle against a backdrop of ominous, infernale cloudy skies. The building's sleek lines and glass facade create a striking contrast with the dark, moody clouds on this architectural tour de force.Map below / Carte ci-dessous
<GPS Lat : 48.8418
GPS Lon : 2.3209444444444

function apaiu_InitializeGoogleMaps() {
var mapProp = {
center: new google.maps.LatLng(48.8418,2.3209444444444),
zoom: 12,
mapTypeId: google.maps.MapTypeId.ROADMAP
};
var map = new google.maps.Map(document.getElementById(« apaiu_googleMapDiv »),mapProp);
var marker = new google.maps.Marker({
position: new google.maps.LatLng(48.8418,2.3209444444444),
});
marker.setMap(map);
}
function apaiu_LoadGoogleMapsScript() {
var alreadyRegistered = false;
if (typeof google === « object »){
if (typeof google.maps === « object »){
alreadyRegistered = true;
}
}
if (alreadyRegistered){
apaiu_InitializeGoogleMaps();
} else {
var script = document.createElement(« script »);
script.src = « https://maps.googleapis.com/maps/api/js?key=AIzaSyCOQyfCc9LYnmSWWXhoqvIsot8avEsDqAU&callback=apaiu_InitializeGoogleMaps »;
document.body.appendChild(script);
}
}
window.onload = apaiu_LoadGoogleMapsScript;

Petite ceinture et au fond les tours Mercuriales

A disused railway track, part of the Petite Ceinture, runs through an urban area flanked by leafless trees and graffiti-covered walls. On either side, there are residential buildings with balconies. The sky above is overcast, adding a moody atmosphere beneath the distant silhouette of the tours Mercuriales.GPS Lat : 48.842963888889
GPS Lon : 2.4084527777778

function apaiu_InitializeGoogleMaps() {
var mapProp = {
center: new google.maps.LatLng(48.842963888889,2.4084527777778),
zoom: 12,
mapTypeId: google.maps.MapTypeId.ROADMAP
};
var map = new google.maps.Map(document.getElementById(« apaiu_googleMapDiv »),mapProp);
var marker = new google.maps.Marker({
position: new google.maps.LatLng(48.842963888889,2.4084527777778),
});
marker.setMap(map);
}
function apaiu_LoadGoogleMapsScript() {
var alreadyRegistered = false;
if (typeof google === « object »){
if (typeof google.maps === « object »){
alreadyRegistered = true;
}
}
if (alreadyRegistered){
apaiu_InitializeGoogleMaps();
} else {
var script = document.createElement(« script »);
script.src = « https://maps.googleapis.com/maps/api/js?key=AIzaSyCOQyfCc9LYnmSWWXhoqvIsot8avEsDqAU&callback=apaiu_InitializeGoogleMaps »;
document.body.appendChild(script);
}
}
window.onload = apaiu_LoadGoogleMapsScript;

Magnolias For Ever

A blooming magnolia tree with pale pink flowers stands in front of a beige townhouse with two grey doors and wrought iron balconies. The cobblestone street is lined with black metal fencing, while green and yellow recycling bins, forever adding color, are visible near the entrance.GPS Lat : 48.843494444444
GPS Lon : 2.4087666666667

function apaiu_InitializeGoogleMaps() {
var mapProp = {
center: new google.maps.LatLng(48.843494444444,2.4087666666667),
zoom: 12,
mapTypeId: google.maps.MapTypeId.ROADMAP
};
var map = new google.maps.Map(document.getElementById(« apaiu_googleMapDiv »),mapProp);
var marker = new google.maps.Marker({
position: new google.maps.LatLng(48.843494444444,2.4087666666667),
});
marker.setMap(map);
}
function apaiu_LoadGoogleMapsScript() {
var alreadyRegistered = false;
if (typeof google === « object »){
if (typeof google.maps === « object »){
alreadyRegistered = true;
}
}
if (alreadyRegistered){
apaiu_InitializeGoogleMaps();
} else {
var script = document.createElement(« script »);
script.src = « https://maps.googleapis.com/maps/api/js?key=AIzaSyCOQyfCc9LYnmSWWXhoqvIsot8avEsDqAU&callback=apaiu_InitializeGoogleMaps »;
document.body.appendChild(script);
}
}
window.onload = apaiu_LoadGoogleMapsScript;