kaio328

Results 3 issues of kaio328

Enter does not submit but collapses the search field. This is the code: `case 13: if(this._countertips == 1) this._handleArrowSelect(1); this._handleSubmit(); break;` Why is it not working? If i add `this._handleSubmit();`...

Hey, my leaflet map has some features and ur search function. Everything works fine! By mouseover the marker already shows the name of its searchresult. But i would like to...

Hey, i created a native web-app with PhoneGab. By adding a bearing to the map a gutter appears on mobile devices. Heres a screenshot: ![gutter](https://cloud.githubusercontent.com/assets/22934513/25158356/0e689fac-24a8-11e7-971c-271ce376acc9.PNG)