Robin

Results 72 issues of Robin

It would be nice if users could select their preferred geocoding provider in the app settings. This would also make testing different providers a lot easier.

question

The SDK supports tile caching and prefetching tiles and store them as offline maps. We could check the options and if it's easy to integrate this.

question

When using the navigation in landscape the navigation bars are pretty big and cover a big part of the screen. We should check if it's possible to change the size...

question

enhancement

Related to #1 Have you thought about using other tile servers like Tegola or T-Rex? I am wondering if this could improve the tile generation performance?

Thanks for maintaining this great library. Are planning on updating the current state to NPM? You updated the version some months ago, but there haven't been a release.

Something that would be interesting, could be the ability to filter some Pois by a key:value pair. I know that there is an option to set the required tag. I...

enhancement

This PR fixes the this._map is null issue described in #129 by @NathanMOlson. I double checked and this change indeed fixes the issue.

Hi, I just recently updated my version of the contextmenu. I use [cartodb.js ](https://github.com/CartoDB/cartodb.js). This library stopped working when updating to the new version of the Leaflet.contextmenu. I was able...

I am hosting an Overpass instance. Lately I am running out of space. There are huge .log files. For example: ``` 39G transactions.log 6.3G changes.log ``` Can these files be...

question