Skip to content

Instantly share code, notes, and snippets.

@freejoe76
Last active April 21, 2017 20:58
GREG SMITH MAP INCLUDE EMBED
<style type="text/css">
iframe#maps { height: 950px; overflow-y: hidden; overflow-x: hidden; }
@media only screen and (max-width:599px) {
iframe#maps { height: 1120px; }
}
</style>
<iframe src="http://interactive.nydailynews.com/map/property-tax-rate-new-york-city/include.html" width="100%" id="maps"></iframe>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment