Mick's Nature Excursion

Mick's Nature Excursion Just a girl, her camera and doing a nature walk.

" Dare to love yourselfas if you were a rainbowwith gold at both ends."~ Aberjhani
12/21/2019

" Dare to love yourself
as if you were a rainbow
with gold at both ends."~ Aberjhani

Well, I must endure the presence of a few caterpillars if I wish to become acquainted with the butterflies.~ Antoine de ...
10/09/2019

Well, I must endure the presence of a few caterpillars if I wish to become acquainted with the butterflies.~ Antoine de Saint-Exupéry

It is better to be small, colorful, sexy, careless, and peaceful. ~Tom Robbins
09/16/2019

It is better to be small, colorful, sexy, careless, and peaceful. ~Tom Robbins


" Real shapes and real patterns are things you would observe in nature, like the marks on the back of a cobra's hood or ...
08/30/2019

" Real shapes and real patterns are things you would observe in nature, like the marks on the back of a cobra's hood or the markings on a fish or a lizard. Imaginary shapes are just that, symbols that come to a person in dreams or reveries and are charged with meaning." -Jim Woodring

Clouds come floating into my life, no longer to carry rain or usher storm, but to add color to my sunset sky. ~Rabindran...
08/13/2019

Clouds come floating into my life, no longer to carry rain or usher storm, but to add color to my sunset sky. ~Rabindranath Tagore

07/29/2019

07/26/2019

07/22/2019

07/18/2019

07/18/2019

07/18/2019

Address

Hollywood, FL
33019

Website

Alerts

Be the first to know and let us send you an email when Mick's Nature Excursion posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Featured

Share

Category

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });