- [FEAT]
autoFitBounds
andfitBoundsArray
+ many fixes - [MISC] Updated README with the polygons
- [MISC] Updating .npmignore
- [MISC] Updating the script to update github pages
- [FEAT] Implementing polygons
- [MISC] Changed
warn
todebug
for unhandled events - [MISC] A bit of refactor and more doc
- [MISC] Improved the README
- [FIX] Fixed info-window context
- [FIX] Removed deprecated {{each}}
- [FEAT] Updating to Ember 1.9.1 and Handlebars 2.0.0
- [FIX] Fixed
import
instruction in README - [FEAT] Updated to ember-cli 0.1.5
- [FEAT] Added lazy-loading of the SDK (closes #8)
- [MISC] Fixed the css of the demo
- [FEAT] Using the view's node directly as the content of an info-window
- [MISC] Add a class for info windows main element
- [FEAT] Added circles feature
- [MISC] Updating README
- [FIX] Fixed all polyline known bugs
- [FIX] Fixing the update of lat/lng not being handled
- [FEAT] Pre-version of polyline
- [MISC] First version of google array
- [MISC] Using dynamic views
- [FIX] Using dedicated array controllers
- [MISC] Moved everything directly in the app tree
- [MISC] Updated to EmberCLI 1.3
- [MISC] Updated readme
- [MISC] Updated README and moved HISTORY to CHANGELOG
- [MISC] Removed unused dependencies
- [BREAK] Updated to ember-cli 0.1.2 + fixed package name (breaking change, see https://github.com/huafu/ember-google-map#updating)
- [MISC] Updated demo app
- [MISC] Changed the way of reading option-only properties
- [FIX] Using non protocol aware URL to import Google map library
- [FEAT] Adding map options
- [FIX] Fixed bugs when freeing the map
- [FIX] Made the addon compatible with projects not using Ember prototype extensions