mapbox / mapbox-gl-js-mock

A maybe-some-day-fully-featured mock for mapbox-gl-js
BSD 3-Clause "New" or "Revised" License
25 stars 33 forks source link

`map.featuresAt` should call a callback after x ms. #2

Closed mcwhittemore closed 8 years ago

mcwhittemore commented 8 years ago

This way featureAt race conditions can be tested.

mcwhittemore commented 8 years ago

featuresAt doesn't exist anymore.