1.0.1
3488dbd - Fix map initialization order
2283509 - Merge pull request #163 from mikeraimondi/api_key
97671a0 - Add apiKey
property
0b6d191 - Optimize updateCenter
calls
2e9bc89 - Fix #153, marker and map misalignment
9bf45ff - Added resizeable behavior
b7e473b - Specifying maps as a property with notify, to enable two way binding between components.
b2be912 - notZoomable
-> disableZoom
a9443b9 - Fix #137, fitToMarkers
79dd5f3 - Fix #143, add @demo
, and fix tests
3c1591f - This makes late lat/long binding work
162f153 - observer arguments must be separated by commas (fix #138), relax type restriction on latitude/longitude properties (fix #139)
a4d01af - fix observers format