You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Used to set the text which fills the topic panel when the app starts.
greeting: {
initialMessage: '\
<h2>Atlas is your front door to the City of Philadelphia.</h2>\
<p>Here are some things you can do with Atlas:</p>\
<div class="callout">\
<ul>\
<li>Get the history of permits, licenses, and inspections at any address</li>\
<li>Research real estate information including property values, zoning, and document archives</li>\
<li>Get easy access to a variety of hard-to-find City resources</li>\
<li>View recent activity around your address, such as crimes, 311 service requests, and more</li>\
<li>Explore historical imagery and maps</li>\
</ul>\
</div>\
<p>To get started, click anywhere on the map, or type an address, intersection, property assessment account number, or Department of Records Map Registry number into the search box.</p>\
',
},