Improve icon-sprite-webgl example to include hit detection

This commit is contained in:
Olivier Guyot
2019-06-03 09:53:14 +02:00
parent 5ffca0633c
commit 917950a32b
2 changed files with 17 additions and 1 deletions

View File

@@ -18,3 +18,4 @@ cloak:
value: Your Mapbox access token from https://mapbox.com/ here
---
<div id="map" class="map"></div>
<div>Current sighting: <span id="info"></span></div>