function setupMap() {
var map = new GMaps({
el: "#map",
lat: 38.585477321423745,
lng: -98.05847308594657,
zoom: 5.5,
zoomControl : true,
zoomControlOpt: {
style : "SMALL",
position: "TOP_LEFT"
},
panControl : true,
streetViewControl : false,
mapTypeControl: false,
overviewMapControl: false
});
var styles = [
{
"featureType": "all",
"elementType": "labels.text.fill",
"stylers": [
{
"color": "#ffffff"
},
{
"weight": "0.20"
},
{
"lightness": "28"
},
{
"saturation": "23"
},
{
"visibility": "off"
}
]
},
{
"featureType": "all",
"elementType": "labels.text.stroke",
"stylers": [
{
"color": "#494949"
},
{
"lightness": 13
},
{
"visibility": "off"
}
]
},
{
"featureType": "all",
"elementType": "labels.icon",
"stylers": [
{
"visibility": "off"
}
]
},
{
"featureType": "administrative",
"elementType": "geometry.fill",
"stylers": [
{
"color": "#DDDDDD"
}
]
},
{
"featureType": "administrative",
"elementType": "geometry.stroke",
"stylers": [
{
"color": "#AAAAAA"
},
{
"lightness": 14
},
{
"weight": 1.4
}
]
},
{
"featureType": "landscape",
"elementType": "all",
"stylers": [
{
"color": "#BFBFBF"
}
]
},
{
"featureType": "poi",
"elementType": "geometry",
"stylers": [
{
"color": "#AAAAAA"
},
{
"lightness": 5
}
]
},
{
"featureType": "road.highway",
"elementType": "geometry.fill",
"stylers": [
{
"color": "#DDDDDD"
}
]
},
{
"featureType": "road.highway",
"elementType": "geometry.stroke",
"stylers": [
{
"color": "#0b434f"
},
{
"lightness": 25
}
]
},
{
"featureType": "road.arterial",
"elementType": "geometry.fill",
"stylers": [
{
"color": "#BBBBBB"
}
]
},
{
"featureType": "road.arterial",
"elementType": "geometry.stroke",
"stylers": [
{
"color": "#0b3d51"
},
{
"lightness": 16
}
]
},
{
"featureType": "road.local",
"elementType": "geometry",
"stylers": [
{
"color": "#CCCCCC"
}
]
},
{
"featureType": "transit",
"elementType": "all",
"stylers": [
{
"color": "#146474"
}
]
},
{
"featureType": "water",
"elementType": "all",
"stylers": [
{
"color": "#D8D8D8"
}
]
}
];
map.addStyle({
styledMapName:"NAHREP Map",
styles: styles,
mapTypeId: "map_style"
});
map.setStyle("map_style");
var chap = {
url: '/images/pin-active.png', // url
scaledSize: new google.maps.Size(35,35), // scaled size
origin: new google.maps.Point(0,0), // origin
anchor: new google.maps.Point(17.5,35) // anchor
};
var chapsoon = {
url: '/images/pin-soon.png', // url
scaledSize: new google.maps.Size(35,35), // scaled size
origin: new google.maps.Point(0,0), // origin
anchor: new google.maps.Point(17.5,35) // anchor
};
var chapnew = {
url: '/images/pin-new.png', // url
scaledSize: new google.maps.Size(35,35), // scaled size
origin: new google.maps.Point(0,0), // origin
anchor: new google.maps.Point(17.5,35) // anchor
};
map.addMarker({lat: 33.7608833,lng: -84.3750000,animation: google.maps.Animation.DROP,title: 'Atlanta',infoWindow: {
content: "Atlanta

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
May 15, 2025
Women of Worth | Celebrating, Strength, Success, & Sisterhood
Register Now
Aug 7, 2025
Business Rally: NAHREP Atlanta EXPO
Nov 7, 2025
Gala
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 30.2400856,lng: -97.7343750,animation: google.maps.Animation.DROP,title: 'Austin',infoWindow: {
content: "Austin

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Jul 16, 2025
Educational Event: Fair Housing Panel
Oct 9, 2025
Wealth and Business Rally
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 37.8488312,lng: -121.6296387,animation: google.maps.Animation.DROP,title: 'Contra Costa County',infoWindow: {
content: "",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 28.6038132,lng: -81.4636230,animation: google.maps.Animation.DROP,title: 'Central Florida',infoWindow: {
content: "Central Florida

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
May 1, 2025
Unstoppable | Mastering Real Estate & Entrepreneurship
Register Now
Jul 11, 2025
Educational Event
Nov 6, 2025
Educational Event
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 31.7935543,lng: -106.4685059,animation: google.maps.Animation.DROP,title: 'El Paso',infoWindow: {
content: "El Paso

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Apr 17, 2025
NAHREP El Paso: Battle of the Lenders
Register Now
Aug 14, 2025
Business Rally: Los Meros Meros
Nov 30, 2025
Educational Event: Dia de los Muertos
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 34.0549355,lng: -117.6951599,animation: google.maps.Animation.DROP,title: 'LA San Gabriel Valley',infoWindow: {
content: "LA San Gabriel Valley

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Jun 6, 2025
Educational Event
Aug 6, 2025
Educational Event
Nov 20, 2025
GALA
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 40.8075714,lng: -73.2128906,animation: google.maps.Animation.DROP,title: 'Long Island ',infoWindow: {
content: "Long Island

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Apr 22, 2025
Educational Event: Mastering the Buyer\'s Journey
Register Now
Jun 26, 2025
Educational Event: Business & Team Building
Aug 14, 2025
Educational Event: Business and Team Building
Nov 13, 2025
Business Rally with Generational Wealth Speakers Year End Finish Strong
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 38.8931694,lng: -77.0237732,animation: google.maps.Animation.DROP,title: 'Northern Virginia',infoWindow: {
content: "",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 33.3603554,lng: -117.4987793,animation: google.maps.Animation.DROP,title: 'North County San Diego',infoWindow: {
content: "North County San Diego

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Apr 24, 2025
Educational Event: Mastering Sales & Personal Growth
Register Now
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 40.4960480,lng: -74.3911743,animation: google.maps.Animation.DROP,title: 'North New Jersey',infoWindow: {
content: "North New Jersey

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
May 14, 2025
Business Rally: The NAHREP Blueprint
Register Now
Jul 31, 2025
Educational Event: Sponsor Spotlight
Oct 16, 2025
Educational Event: Hispanic Heritage
Dec 4, 2025
Educational Event: Sponsor Spotlight
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 32.7641830,lng: -96.7510986,animation: google.maps.Animation.DROP,title: 'Dallas',infoWindow: {
content: "Dallas

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
May 5, 2025
Education Event: La Batalla Para La Comunidad - What sets us apart, bring us together
Register Now
Jul 17, 2025
Business Rally
Oct 23, 2025
Education Event
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 33.7152023,lng: -117.7665710,animation: google.maps.Animation.DROP,title: 'Orange County',infoWindow: {
content: "Orange County

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Aug 7, 2025
Educational Event
Nov 13, 2025
Educational Event
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 38.5954056,lng: -121.4868164,animation: google.maps.Animation.DROP,title: 'Greater Sacramento',infoWindow: {
content: "",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 29.4241219,lng: -98.4936295,animation: google.maps.Animation.DROP,title: 'San Antonio',infoWindow: {
content: "San Antonio

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Jun 5, 2025
Educational Event: Real Estate Leadership Summit
Aug 15, 2025
Educational Event: Top 100 Hispanic Real Estate Professionals
Oct 16, 2025
Educational Event: Empowering Voices
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 32.7133560,lng: -117.1307373,animation: google.maps.Animation.DROP,title: 'San Diego',infoWindow: {
content: "San Diego

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
May 1, 2025
Cinco De NAHREP
Register Now
Aug 8, 2025
Educational Event
Dec 5, 2025
2026 NAHREP San Diego Board Installation Gala
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 25.5622654,lng: -80.4858398,animation: google.maps.Animation.DROP,title: 'South Florida',infoWindow: {
content: "South Florida

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Apr 22, 2025
Real Estate Roundup Multi Family & New Development Investments
Register Now
Jul 24, 2025
Educational Event
Nov 4, 2025
Business Rally
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 41.0327301,lng: -73.7663269,animation: google.maps.Animation.DROP,title: 'Westchester',infoWindow: {
content: "",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 41.8239899,lng: -71.4128342,animation: google.maps.Animation.DROP,title: 'Providence',infoWindow: {
content: "Providence

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Apr 24, 2025
NAHREP Providence: Business Rally | Real Estate in Full Bloom
Register Now
Jul 10, 2025
Educational Event
Oct 9, 2025
Educational Event
Dec 18, 2025
GALA
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 34.6727486,lng: -118.1483459,animation: google.maps.Animation.DROP,title: 'Antelope Valley',infoWindow: {
content: "",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 35.2186966,lng: -80.8374023,animation: google.maps.Animation.DROP,title: 'Charlotte',infoWindow: {
content: "Charlotte

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Apr 17, 2025
Business Rally: Educate, Connect & Motivate
Register Now
Jun 4, 2025
Educational Event: Brunch & Balance: Mastering Work-Life Harmony
Oct 23, 2025
Educational Event: 2026 Business Planning - Vision and Strategy Summit
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 41.8409195,lng: -87.6763916,animation: google.maps.Animation.DROP,title: 'Chicago',infoWindow: {
content: "Chicago

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
May 7, 2025
Educational Event: Beyond the Sale
Register Now
Aug 7, 2025
Business Rally
Oct 9, 2025
Educational Event
Dec 4, 2025
GALA: Installation
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 39.6987343,lng: -104.9633789,animation: google.maps.Animation.DROP,title: 'Denver',infoWindow: {
content: "Denver

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
May 2, 2025
Educational Event: Cinco de Derby
Register Now
Aug 8, 2025
Educational Event: Award Ceremony - Top 2025
Oct 23, 2025
Business Rally: 2025 Business Rally
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 36.7432861,lng: -119.7729492,animation: google.maps.Animation.DROP,title: 'Fresno/ Madera',infoWindow: {
content: "Fresno/ Madera

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Apr 25, 2025
Educational Event
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 29.7786827,lng: -95.3887939,animation: google.maps.Animation.DROP,title: 'Houston',infoWindow: {
content: "Houston

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
May 8, 2025
Latinidad & Legacy: The Future of Hispanic Homeownership in 2025
Register Now
Oct 9, 2025
Latinos in Business Rally
Dec 11, 2025
2026 NAHREP Houston Board of Directors Installation Gala
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 33.9593086,lng: -116.9357300,animation: google.maps.Animation.DROP,title: 'SoCal Inland Empire',infoWindow: {
content: "SoCal Inland Empire

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Jun 10, 2025
Educational Event
Aug 12, 2025
Educational Event
Oct 21, 2025
Educational Event
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 36.0674171,lng: -115.1346588,animation: google.maps.Animation.DROP,title: 'Las Vegas',infoWindow: {
content: "Las Vegas

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Jun 5, 2025
Business Rally
Aug 7, 2025
Educational Event: Top 250 Red Carpet
Dec 5, 2025
Gala
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 33.7791481,lng: -118.3474731,animation: google.maps.Animation.DROP,title: 'Los Angeles South Bay',infoWindow: {
content: "Los Angeles South Bay

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Jun 12, 2025
Educational Event
Aug 14, 2025
Educational Event
Nov 13, 2025
Business Rally
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 34.0270538,lng: -118.0886078,animation: google.maps.Animation.DROP,title: 'Montebello Southeast LA',infoWindow: {
content: "Montebello Southeast LA

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
May 2, 2025
GALA: Hollywood Under The Stars
Register Now
Jul 10, 2025
Educational Event
Oct 9, 2025
Educational Event
Dec 3, 2025
Educational Event
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 36.1445274,lng: -86.7727661,animation: google.maps.Animation.DROP,title: 'Nashville',infoWindow: {
content: "Nashville

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
May 14, 2025
Business Rally: Unlocking Real Estate Success
Register Now
Jul 31, 2025
Educational Event: Public Policy - Economic Impact
Nov 14, 2025
GALA: Gala Installation and Top 250
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 40.7430954,lng: -111.9177246,animation: google.maps.Animation.DROP,title: 'Salt Lake City',infoWindow: {
content: "Salt Lake City

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
May 8, 2025
Educational Event
Aug 8, 2025
Educational Event
Oct 8, 2025
Business Rally
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 34.4165382,lng: -118.5836792,animation: google.maps.Animation.DROP,title: 'San Fernando',infoWindow: {
content: "San Fernando

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Jun 19, 2025
Educational Event
Oct 1, 2025
Business Rally
Dec 4, 2025
Gala
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 47.5950508,lng: -122.3272705,animation: google.maps.Animation.DROP,title: 'Seattle',infoWindow: {
content: "",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 27.8293610,lng: -82.4633789,animation: google.maps.Animation.DROP,title: 'Tampa Bay',infoWindow: {
content: "Tampa Bay

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
May 5, 2025
Unlock Global Opportunities | Invest in Real Estate Abroad
Register Now
Oct 9, 2025
Business Rally
Dec 4, 2025
Educational Event
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 34.3593102,lng: -119.3444824,animation: google.maps.Animation.DROP,title: 'Ventura County',infoWindow: {
content: "",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 34.0958862,lng: -118.4738159,animation: google.maps.Animation.DROP,title: 'Los Angeles',infoWindow: {
content: "Los Angeles

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Jul 31, 2025
Educational Event: LAtinatude
Oct 23, 2025
Educational Event: 3rd Annual Éxito - Hispanic Success Celebration
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 33.4474831,lng: -112.0715332,animation: google.maps.Animation.DROP,title: 'Greater Phoenix',infoWindow: {
content: "Greater Phoenix

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Apr 24, 2025
Educational Event: Derby in the desert - Latina Brunch
Register Now
Aug 7, 2025
Educational Event: Top 250
Dec 5, 2025
Gala
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 37.5184402,lng: -120.4980469,animation: google.maps.Animation.DROP,title: 'Central Valley',infoWindow: {
content: "",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 40.7127762,lng: -74.0059738,animation: google.maps.Animation.DROP,title: 'Upper Manhattan',infoWindow: {
content: "Upper Manhattan

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Apr 29, 2025
Educational event: Breaking Barriers - Women Innovators in Real Estate
Register Now
Jun 18, 2025
Business Rally
Nov 12, 2025
Board of Directors Gala
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 42.3544846,lng: -71.0430908,animation: google.maps.Animation.DROP,title: 'Boston',infoWindow: {
content: "Boston

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
May 29, 2025
Educational Event: Latina Brunch
Aug 7, 2025
Educational Event: Elevate
Oct 23, 2025
Business Rally: The Run for the Roses
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 40.6691818,lng: -73.9654541,animation: google.maps.Animation.DROP,title: 'Brooklyn',infoWindow: {
content: "",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 26.1505070,lng: -81.7767334,animation: google.maps.Animation.DROP,title: 'Naples',infoWindow: {
content: "Naples

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
May 7, 2025
NAHREP Naples BIG Event | Empowerment through an Education Revolution
Register Now
Jun 18, 2025
Business Rally
Nov 6, 2025
Educational Event
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 37.4203453,lng: -122.1597290,animation: google.maps.Animation.DROP,title: 'Silicon Valley',infoWindow: {
content: "",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 18.3701668,lng: -66.0882568,animation: google.maps.Animation.DROP,title: 'Puerto Rico',infoWindow: {
content: "Puerto Rico

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
May 15, 2025
Educational Event: New Reality of Real Estate in Puerto Rico
Register Now
May 22, 2025
Virtual Educational Event: Que es NAHREP – Fall National Conference Bundles
Aug 7, 2025
Business Rally: How To Grow My Business
Nov 13, 2025
Virtual Educational Event: Tools That Benefit You
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 36.2907753,lng: -115.1943970,animation: google.maps.Animation.DROP,title: 'Greater Las Vegas',infoWindow: {
content: "Greater Las Vegas

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
May 7, 2025
Educational Event: Transforming Generations - Empowering Wealth & Board Installation
Register Now
Aug 14, 2025
Gala: Celebrating Excellence, Honoring Leadership, and Welcoming the Future of NAHREP Greater Las Vegas
Nov 6, 2025
Educational Event: Redefine Goals to Drive Change and Deliver Results
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 35.4606705,lng: -97.5146484,animation: google.maps.Animation.DROP,title: 'OKC',infoWindow: {
content: "",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 32.7410812,lng: -97.3883057,animation: google.maps.Animation.DROP,title: 'Fort Worth',infoWindow: {
content: "Fort Worth

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Apr 17, 2025
NAHREP Fort Worth: Installation Gala Night
Register Now
Aug 7, 2025
Business Rally
Nov 12, 2025
Educational Event: Government Affairs Spotlight
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 33.1743431,lng: -96.6412354,animation: google.maps.Animation.DROP,title: 'Plano Garland',infoWindow: {
content: "Plano Garland

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Apr 25, 2025
Business Rally: PGA Series - Plan, Grow, Achieve
Register Now
Aug 1, 2025
Educational Event
Dec 2, 2025
Installation Gala
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 29.7786827,lng: -95.8941650,animation: google.maps.Animation.DROP,title: 'Katy',infoWindow: {
content: "Katy

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Apr 30, 2025
Business Rally: Rally Up & Refocus
Register Now
Jul 2, 2025
Educational Event: Focus on Branding & Innovation
Nov 10, 2025
Educational Event: Gear Up & Power Up
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 34.4431572,lng: -118.3831787,animation: google.maps.Animation.DROP,title: 'Santa Clarita',infoWindow: {
content: "",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 33.5001793,lng: -117.1499634,animation: google.maps.Animation.DROP,title: 'Temecula Valley',infoWindow: {
content: "Temecula Valley

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Jun 3, 2025
Educational Event
Aug 7, 2025
Educational Event
Nov 6, 2025
Educational Event
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 38.9936447,lng: -77.0300217,animation: google.maps.Animation.DROP,title: 'Maryland Greater Capital',infoWindow: {
content: "",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 29.9195995,lng: -95.5171127,animation: google.maps.Animation.DROP,title: 'North Houston',infoWindow: {
content: "North Houston

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Apr 23, 2025
NAHREP North Houston: Road to Riches
Register Now
Jul 24, 2025
Educational Event: Battle of the Brokers
Oct 8, 2025
Educational Event: Financing Fiesta
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 26.1224384,lng: -80.1373138,animation: google.maps.Animation.DROP,title: 'Fort Lauderdale',infoWindow: {
content: "Fort Lauderdale

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Apr 30, 2025
Miami Global Nesting | Real Estate Insights
Register Now
Jul 24, 2025
Educational Event
Oct 30, 2025
Gala Event
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 28.6611099,lng: -81.3656235,animation: google.maps.Animation.DROP,title: 'North Orlando',infoWindow: {
content: "North Orlando

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
May 15, 2025
Business Rally
Aug 7, 2025
Educational Event
Oct 30, 2025
Educational Event
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 26.5628548,lng: -81.9495316,animation: google.maps.Animation.DROP,title: 'Cape Coral Fort Myers',infoWindow: {
content: "",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 26.7153416,lng: -80.0533752,animation: google.maps.Animation.DROP,title: 'Palm Beach',infoWindow: {
content: "",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 40.8261490,lng: -73.9202728,animation: google.maps.Animation.DROP,title: 'Bronx',infoWindow: {
content: "Bronx

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Apr 16, 2025
Educational Event: Power Up Your Portfolio: Solar, Construction Loans, and Flips
Register Now
Jun 11, 2025
Educational Event: Wealth Building: Mastering Estate Planning & Tax Strategies
Aug 6, 2025
Educational Event
Oct 15, 2025
Business Rally: Discover the Bronx: Real Estate Education Summit
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 39.8638306,lng: -74.8229980,animation: google.maps.Animation.DROP,title: 'South New Jersey',infoWindow: {
content: "South New Jersey

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
May 7, 2025
Educational Event: Spring Forward
Register Now
Jul 23, 2025
Educational Event: Summer Fresh
Nov 12, 2025
Educational Event: Fall\'n into Ownership
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 26.1598072,lng: -80.4623642,animation: google.maps.Animation.DROP,title: 'West Broward',infoWindow: {
content: "West Broward

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Jul 17, 2025
Educational Event: Network to Networth: Connect, Collaborate and Cultivate
Oct 16, 2025
Business Rally: Secrets of Success: Insights from Top Producers
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 44.9777527,lng: -93.2650146,animation: google.maps.Animation.DROP,title: 'Twin Cities',infoWindow: {
content: "Twin Cities

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Jun 25, 2025
Educational Event: Mid – Year Business Review
Oct 15, 2025
GALA: Celebrating Hispanic Heritage
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 40.6652260,lng: -74.3045273,animation: google.maps.Animation.DROP,title: 'Union Essex',infoWindow: {
content: "Union Essex

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Apr 17, 2025
Educational Event: Navigating 2025 Real Estate Market Trends and Opportunites
Register Now
Jul 17, 2025
Educational Event
Oct 23, 2025
Educational Event
Dec 18, 2025
Member Mixer
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 38.9071922,lng: -77.0368729,animation: google.maps.Animation.DROP,title: 'DC',infoWindow: {
content: "DC

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Apr 25, 2025
2025 Gala - welcome new board
Register Now
Aug 7, 2025
Educational Event: Women Empowerment Event
Nov 6, 2025
Business Rally
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 42.3587532,lng: -71.5314865,animation: google.maps.Animation.DROP,title: 'Central Massachusetts',infoWindow: {
content: "",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 41.2229996,lng: -111.9738312,animation: google.maps.Animation.DROP,title: 'Northern Wasatch',infoWindow: {
content: "",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 42.3327026,lng: -87.9939575,animation: google.maps.Animation.DROP,title: 'Lake County',infoWindow: {
content: "Lake County

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
May 2, 2025
Educational Event: Change, Elevate & Impact
Register Now
Jul 24, 2025
Business Rally
Oct 23, 2025
Educational Event
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 40.7437210,lng: -73.8220291,animation: google.maps.Animation.DROP,title: 'South Queens',infoWindow: {
content: "South Queens

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
May 15, 2025
Elevating Your Business in 2025
Register Now
Jul 10, 2025
Educational Event
Oct 9, 2025
Educational Event
Dec 3, 2025
Educational Event
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 41.1234703,lng: -73.3882675,animation: google.maps.Animation.DROP,title: 'Fairfield County',infoWindow: {
content: "Fairfield County

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Jun 12, 2025
Educational Event: Laugh & Learn
Oct 6, 2025
Business Rally
Dec 4, 2025
2026 Board of Directors Gala & Installation
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 27.3365192,lng: -82.5385666,animation: google.maps.Animation.DROP,title: 'Sarasota',infoWindow: {
content: "",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 43.0389023,lng: -87.9064713,animation: google.maps.Animation.DROP,title: 'Milwaukee',infoWindow: {
content: "Milwaukee

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
May 15, 2025
Business Rally
Jul 24, 2025
Educational Event
Dec 4, 2025
Gala: 2026 Board Installation
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 34.2884712,lng: -118.4783936,animation: google.maps.Animation.DROP,title: 'West San Fernando Valley',infoWindow: {
content: "",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 40.5852585,lng: -105.0844193,animation: google.maps.Animation.DROP,title: 'Northern Colorado',infoWindow: {
content: "Northern Colorado

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
May 16, 2025
Business Rally: Ignite Your Business, Dominate the Market!
Register Now
Jul 30, 2025
Educational Event: Real Estate Development Insider
Nov 12, 2025
Educational Event: Business Planning
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 41.9867516,lng: -87.8721619,animation: google.maps.Animation.DROP,title: 'DuPage County',infoWindow: {
content: "DuPage County

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Apr 23, 2025
Business Rally: Broker Open 2025
Register Now
Jun 12, 2025
Educational Event: Women Wealth Builder Vol II
Aug 14, 2025
Educational Event: The NAHREP 10
Nov 6, 2025
Gala: Installation Event
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 33.3022804,lng: -111.8401031,animation: google.maps.Animation.DROP,title: 'Southeast Phoenix',infoWindow: {
content: "Southeast Phoenix

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
May 7, 2025
Educational Event: Grow Your Wealth
Register Now
Oct 22, 2025
Educational Event: Cultural Expo
Dec 12, 2025
Gala
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 39.7684517,lng: -86.1562119,animation: google.maps.Animation.DROP,title: 'Indianapolis',infoWindow: {
content: "Indianapolis

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
May 15, 2025
Educational Event: Power Moves Series
Register Now
Aug 14, 2025
Business Rally: Power Moves Series
Dec 11, 2025
Gala
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 45.5122299,lng: -122.6587219,animation: google.maps.Animation.DROP,title: 'Western Oregon',infoWindow: {
content: "Western Oregon

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Apr 25, 2025
Uniendo Nuestras Raices: Uniting our Roots
Register Now
Aug 8, 2025
Business Rally: Portland
Oct 30, 2025
Gala
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 26.1966991,lng: -98.2357025,animation: google.maps.Animation.DROP,title: 'Texas-Rio Grande Valley',infoWindow: {
content: "Texas-Rio Grande Valley

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
May 22, 2025
Educational Event
Jul 31, 2025
Educational Event
Oct 30, 2025
Educational Event
Dec 4, 2025
Gala
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 38.2526665,lng: -85.7584534,animation: google.maps.Animation.DROP,title: 'Louisville',infoWindow: {
content: "Louisville

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
May 15, 2025
Educational Event
Jul 24, 2025
Educational Event & Picnic
Oct 10, 2025
Educational Event
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 38.8338814,lng: -104.8213654,animation: google.maps.Animation.DROP,title: 'Southern Colorado',infoWindow: {
content: "",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 41.9121208,lng: -72.8101501,animation: google.maps.Animation.DROP,title: 'Hartford County',infoWindow: {
content: "Hartford County

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Apr 24, 2025
Educational Event: Elevate and Dominate - Strategies to Break 30 Transactions a Year!
Register Now
Jul 24, 2025
Business Rally
Oct 24, 2025
Educational Event
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 35.7795906,lng: -78.6381760,animation: google.maps.Animation.DROP,title: 'Raleigh-Durham',infoWindow: {
content: "Raleigh-Durham

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
May 1, 2025
Educational Event
Jul 24, 2025
Educational Event
Oct 9, 2025
Business Rally
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 27.8005829,lng: -97.3963776,animation: google.maps.Animation.DROP,title: 'Corpus Christi',infoWindow: {
content: "",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 42.2667999,lng: -89.0883789,animation: google.maps.Animation.DROP,title: 'Rockford',infoWindow: {
content: "Rockford

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
May 8, 2025
Educational Event: Writing Her Story: Wealth Building Strategies by Women
Register Now
Jul 31, 2025
Educational Event
Nov 20, 2025
2026 NAHREP Rockford Board Installation Gala
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 38.6302795,lng: -90.2003098,animation: google.maps.Animation.DROP,title: 'Saint Louis',infoWindow: {
content: "Saint Louis

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Apr 28, 2025
NAHREP Saint Louis: Hosting a Successful Home Buyer Seminar
Register Now
Jun 11, 2025
Educational Event
Oct 8, 2025
Educational Event
Nov 14, 2025
Educational Event
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 29.9510651,lng: -90.0715332,animation: google.maps.Animation.DROP,title: 'Southeast Louisiana',infoWindow: {
content: "Southeast Louisiana

Join this Chapter!
(877) 2-NAHREP
Upcoming Chapter Events
Oct 8, 2025
Educational Event
Dec 10, 2025
Gala Event
",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 35.0843849,lng: -106.6504211,animation: google.maps.Animation.DROP,title: 'Albuquerque- Santa Fe',infoWindow: {
content: "",
closeclick: function(e) {
//
}
},
icon:chap
});
map.addMarker({lat: 41.4993210,lng: -81.6943588,animation: google.maps.Animation.DROP,title: 'Cleveland',infoWindow: {
content: "Cleveland
Details coming soon!
"
},
icon:chapsoon
});
map.addMarker({lat: 39.9525833,lng: -75.1652222,animation: google.maps.Animation.DROP,title: 'Philadelphia',infoWindow: {
content: "",
closeclick: function(e) {
//
}
},
icon:chapnew
});
map.addMarker({lat: 39.5296326,lng: -119.8138046,animation: google.maps.Animation.DROP,title: 'Northern Nevada',infoWindow: {
content: "",
closeclick: function(e) {
//
}
},
icon:chapnew
});
map.addMarker({lat: 41.7361221,lng: -88.2577972,animation: google.maps.Animation.DROP,title: 'Fox Valley',infoWindow: {
content: "",
closeclick: function(e) {
//
}
},
icon:chapnew
});
google.maps.event.addListenerOnce(map, 'idle', function() {
google.maps.event.trigger(map, 'resize');
});
}
jQuery(document).ready(function() {
setupMap();
console.log("Remote Microsite");
});