-
```
I am running gdipp v0.9.1 on windows 7 x64. This isn't really a bug but more of
an observation/tip for other users.
I used the default freetype renderer when I first installed gdipp but noticed …
-
```
I am running gdipp v0.9.1 on windows 7 x64. This isn't really a bug but more of
an observation/tip for other users.
I used the default freetype renderer when I first installed gdipp but noticed …
-
```
I am running gdipp v0.9.1 on windows 7 x64. This isn't really a bug but more of
an observation/tip for other users.
I used the default freetype renderer when I first installed gdipp but noticed …
-
I need lat and lng for bus stops. Can someone add in bus_stop.json?
-
_Original issue by @jackryu on [2018-04-26T14:41:02Z](https://github.com/ionic-team/ionic/issues/14394)_
Hello Team,
I am trying to use Google Place Search REST JSON api, but its showing CORS erro…
-
The cities endpoint `GET /v1/cities` could return some extra info, to avoid hard-coding this client-side.
Example:
``` javascript
{
"lat": 45.5016889,
"display_name": "Montréal",
"name"…
mudar updated
8 years ago
-
Hi, I am using TK.CustomMap (version: 2.1.97) package in Xamarin Forms (version: 4.6.0.847) with Xamarin Essentials (version: 1.5.3.2). Everything is working and Map is displaying correctly with follo…
-
Hey folks! I work on a project called Open Civic Data, which is a collaborative effort with a bunch of different Open Gov friendly orgs - I work for the [Sunlight Foundation](https://github.com/sunlig…
-
I am facing an interesting conundrum.
The input elements to which I have attached the google autocomplete is inside the `` element.
When the dialog is invoked, it is placed into a `#top-layer`, which…
-
I typed a place name 14 characters in length, and within console.cloud.google.com the # of requests increased by 14.
Does this mean that the sessionToken is not working correctly? I'm just playing…