-
@simogeo thank you so much!
If I could ask you a question about my use of Geostats that's probably not correct.
I wanted to get a classification in a given range of outpout values(for example from 3…
-
https://github.com/Keplerjs/Kepler/blob/3a32da59deb7d75e505f956175d043854900450b/packages/stats/server/Router.js#L17
adding:
res.setHeader("Access-Control-Allow-Origin", "*");
-
https://github.com/nhnent/tui.image-editor
-
Hey guys,
found your project and it seems it´s exaclty what i needed to start a project I have in mind.
One thing i was unable to find the OAuth callback URL to configure authentication providers.
…
weidi updated
2 years ago
-
Hi,
Is there a way, by configuration, to display all the polygons (defined into the places) on the map ?
Thanks
-
disable popup on second click
and re-enable on the third click
Here is an example of logic:
https://github.com/Keplerjs/Kepler/blob/master/packages/lib/client/L.Cursor.js
-
Hi there,
I like KeplerJS are there any plans to reactivate contributions and keep working on the TODOs?
Greetings to the team.
-
I need of show and hide the d3 hexagon at runtime.. here in my new project: [keplerjs.io](http://keplerjs.io/)
```javascript
L.HexbinLayer = L.HexbinLayer.extend({
show: function(map) {
if(th…
-
Hey there!
I'd like to report a security issue but cannot find contact instructions on your repository.
If not a hassle, might you kindly add a `SECURITY.md` file with an email, or another contact m…
-
hi
you would probably be interested in building a new map with a much higher level of user interaction!
This I could do by combining the work you have done on this map by connecting the data and usi…