-
`Settings settings = Settings.builder()
.logWire(false)
.logTrace(false)
.logWarnings(false)
.timezone(Timezone.AMERICA_NEWYORK).build()…
-
Hi All,
i need to use font awesome like markers,
the only way i found is
```
```
But on the map the icon is duplicated
![image](https://user-images.githubuserconte…
-
Ben has said that, especially for big cities, the default craigslist regions are too big (e.g. Los Angeles is all of Los Angeles county). In Craigslist, these regions have subregions usually - for ex…
-
Hi,
Is there a way to capture exceptions on the network? For example:
``` java
JBrowserDriver driver = new JBrowserDriver(
Settings.builder()
.timezone(Timezone.…
-
I have done the changes as per the documentation.
`val driver = JBrowserDriver(Settings.builder().timezone(Timezone.AMERICA_NEWYORK).userAgent(UserAgent.CHROME).build()) // takes 8-9 secs`
`driver.…
-
I get the following trace when using a bibtex file that contains a `@STRING` key. Looking at `bibtex-lite-worker.js:507` it seems the function`string()` is simply missing.
```
Uncaught TypeError: …
-
I can't get Feedbin to recognize this Craig's List feed:
http://newyork.craigslist.org/search/sss?query=park%20tool%20pcs-10&format=rss
I know you've tried to address problems with Craig's List feeds…
-
```
>>> data = {}
>>> set_pointer(data, "/cat/name", "whiskers")
Traceback (most recent call last):
File "......./jsonpointer.py", line 276, in walk
return doc[part]
KeyError: 'cat'
D…
-
Moodle default timezone is America/Newyork. My timezone is Asia/Kolkata standard timezone.
When I create a session for selecting a future date, it always creating the session a day behind. 24 hours d…
-
Organization by type of features or geo-political regions is not at all specific to 3D content, and is completely unrelated to the purpose of a Bounding Volume Hierarchy to facilitate culling to optim…