Ib Green 49124f33ef * Added new custom-interactions example
* Add pressKeyToRotate prop
* Support pitch > 60
* Build system updates
2017-03-24 14:37:22 -07:00

11 lines
192 B
HTML

<!doctype html>
<html>
<head>
<meta charset='UTF-8' />
<title>custom event handling (react-map-gl)</title>
</head>
<body>
<script src='bundle.js'></script>
</body>
</html>