Angular directive

overlay-map-type source

Requires: map directive Restrict To: Element

Dependencies:
NameTypeDescription
Attr2MapOptions service

convert html attribute to Gogole map api options

$window service
Example
Example:
<map zoom="13" center="34.04924594193164, -118.24104309082031">
  <overlay-map-type index="0" object="coordinateMapType"></map-type>
</map>