Map layers at multiple resolutions
CrimeScore serves state, county, and block group map layers so users can zoom from national coverage into neighborhood detail.
The color scale is consistent across the experience, which makes broad comparison and local inspection feel like one product instead of separate tools.
Useful for customer-facing pages
Real estate teams can embed a safety map near a listing, market report, or neighborhood guide. Product teams can keep users in their own experience instead of sending them to a third-party map.
- Domain-restricted publishable keys
- Dark and light map themes
- Watermarked and unwatermarked tiers
- Score popups from tile data
API plus map, not one or the other
The map is a visual surface. The score endpoint is the backend surface. Most products need both: a fast API call for the workflow and an interactive map when users want to explore the area.