Mayank Jain
Mayank Jain
I've had this bug with npm before. I'm not sure why it happens but try going to http://127.0.0.1:8080 or changing the port from the default 8080 one.
also if i add this feature myself would a pull request be welcomed? @itsbonczek @stanislaw
@stanislaw Basically I have a way to find an annotation in my own dataset, and previously I would just call selectAnnotation on it. However now that those annotations are hidden...
For my own project I made an NSDictionary within Kingpin that hashed each annotation to its cluster. You must designate something as a unique ID for the key in the...
You can look at my code here: https://github.com/mjmayank/kingpin