Pinned Loading
-
bootsified-2023
bootsified-2023 PublicThis is the repo for the personal portfolio website of John "Boots" Highland.
TypeScript
-
Google Map with multiple markers - G...
Google Map with multiple markers - Geocoded addresses, unique InfoWindows, and automatic zoom and centering to show all markers. Working demo here: https://codepen.io/bootsified/details/XWbgwNr 1<!--
2* GOOGLE MAP W/ MULTIPLE MARKERS AND OPTIONAL GEOCODING
3* by Boots (www.boots.media)
4* Working demo here: https://codepen.io/bootsified/details/XWbgwNr
5*
-
Text link to Google Maps "Get Direct...
Text link to Google Maps "Get Directions" page, with focus initially set for empty starting address field. 1<a href="https://www.google.com/maps/dir//1234+Migh+Street,Mightown,+CA+77777/" target="_blank">Get Directions</a>
-
Handy CSS properties for easing func...
Handy CSS properties for easing functions 1:root {
2--ease-in-quad: cubic-bezier(0.55, 0.085, 0.68, 0.53);
3--ease-in-cubic: cubic-bezier(0.55, 0.055, 0.675, 0.19);
4--ease-in-quart: cubic-bezier(0.895, 0.03, 0.685, 0.22);
5--ease-in-quint: cubic-bezier(0.755, 0.05, 0.855, 0.06);
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.