A directive to embed Google Static Maps in AngularJS through a simple tag.
bower install --save angular-google-staticmapsangular-google-staticmaps.js.wu.staticGmap in your module dependencies.static-gmap directive.<static-gmap
size="640x200"
sensor="false"
zoom="14"
markers="{ color: 'red', label: 'X', coords: [61.133789, 10.401121] }">
</static-gmap>