Memes steal from Numtots

Memes steal from Numtots Steal from FB group "New Urbanist Memes for Transit-Oriented Teens"

B**M stands for?
01/09/2025

B**M stands for?

06/18/2024
“You are the traffic”
06/10/2024

“You are the traffic”

Are your vision okay dude?A picture of wheelchair --🤔🤔-- "oh no they are anti handicap"See a doctor man
06/05/2024

Are your vision okay dude?

A picture of wheelchair --🤔🤔-- "oh no they are anti handicap"

See a doctor man

real
05/27/2024

real

all of this gray here = a lot more green is possible elsewhere
05/22/2024

all of this gray here = a lot more green is possible elsewhere

and this is someone with DR title lol
05/05/2024

and this is someone with DR title lol

The High Cost of Free Parking
02/20/2024

The High Cost of Free Parking

Trapped in a car dependency design
01/03/2023

Trapped in a car dependency design

He is car-free.
08/11/2022

He is car-free.

Address

Boston, MA

Website

Alerts

Be the first to know and let us send you an email when Memes steal from Numtots posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

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); });