-
Hi,
Thanks for your react-native-multi-slider.
I use MultiSlider run it in my android emulator but can't display completely.
My package.json info is:
"dependencies": {
"babel-preset-react-native…
-
Hi guys,
with your latest npm release there seem to be some missing packages. Here's the result of `npm install pokemap-2`.
```
> leaflet-control-geocoder@1.5.2 postinstall /data/code/pokemon/node_mo…
-
Hi, first of all thanks for the library, it's quite cool.
I am now trying to bind the geocode callback with RxJs, but I can't seem to make it work.
The error that I get is the beloved '**TypeError…
-
An error message like this is shown:
```
Cannot find module '../util' from 'C:\\Users\\per\\Documents\\source\\tellus-map-widget\\node_modules\\leaflet-control-geocoder\\dist'
```
-
Hi guys,
I wanted to update to your latest map because the npm package is on week old already. When running `npm install` right from your develop branch I get the following errors.
```
> leaflet-cont…
-
Hi,
I am using this module behind an HTTP proxy. How would you advise supporting this?
I am going to use module https-proxy-agent and pass an instance of it as the "agent" option to the lib/httpadap…
-
Hi guys?, what do you think about adding several folders for diferentes technologies as:
* web-angular (ionic, directives v1. v2...)
* web-node
* web-jquery (bootstrap, calcite, jquery mobile)
* w…
-
As someone trying to fit the output into a tabular datastructure it'd be good to know what the range of labels for parsed addresses are (I've tried to dig through the code, but...there's kind of a lot…
-
Running with options e.g. `-z` works. Saved those options with `-s` but subsequently running doesn't work with the following error:
```# weather
/opt/boxen/nodenv/versions/v0.10.31/lib/node_modu…
-
Код:
```
var MultiGeocoder = require('multi-geocoder'),
geocoder = new MultiGeocoder({ provider: 'yandex-cache', coordorder: 'latlong' });
geocoder.geocode(['Moscow', 'New York', 'Paris', 'Londo…