Release 0.3.1 - outer elegance
Huge release with a ton of new features. Last release was in May!
- Allow other map options through extending google-map - commit - @jamstooks
- Fix the behavior of
showCenterMarkerattr with commit - @bamnet - Added docs for google-search and google-directions - commit - @ebidel
- Allow map styling through
stylesattribute - commit - @ekryski - Marker position correctly updates when its lat/lng change - commit - @ebidel
- Add
zoomableattribute - commit - @bamnet draggableattribute can be used to disable panning - commit - @bamnet- Maps
sensorparam is no longer required - commit - @brendankenny - google-map-directions no longer requires a map - commit - @bamnet
- Info window are supported! Light dom content in google-map-marker. - commit - @bamnet