-
again
-
Looking for a way to bind the marker with a circle shape. Unable to figure out how to get this done.
Love everything else though!
https://developers.google.com/maps/articles/mvcfun#bindingproperties
-
Hi,
Something I'd like to see done for Episode I release :)
In short, I'd like the engine to support loading a custom image.
Also, a small doc about how selecting the right scale of the image would …
-
Als ik een label oppak, dan veranderd de titelrij:
![image](https://f.cloud.github.com/assets/2090602/166188/382b768e-798f-11e2-9277-d6d4cb0ae0cc.png)
![image](https://f.cloud.github.com/assets/2090…
-
Consider a query with a filter such as:
``` ruby
r.table('users').filter('active' => true, 'age' => 30)
```
If the users table has a document without the age attribute, the database yells:
```
Obje…