You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rather than calling draw on a layer or feature, you have to call draw on the whole map. This fixes the issue. Resolves issue #470.
Fix the hurricanes example's line highlight.
Fix the picking example (though keep it disabled).
You have to call draw on the map object to cause features to update on the screen.
Basic test: http://jsbin.com/kutoku/3/edit?js,output
The text was updated successfully, but these errors were encountered: