Angular directive
bicycling-layer source
Description
Requires: map directive Restrict To: Element
Parameters
| Name | Type | Description | 
|---|---|---|
| Attr2Options | service | 
            
               convert html attribute to Google map api options  | 
        
Example
<map zoom="13" center="34.04924594193164, -118.24104309082031">
    <bicycling-layer></bicycling-layer>
   </map>