Skip to content

Commit ef8ad4a

Browse files
committed
Version 1.13.9
1 parent 82ca83f commit ef8ad4a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+6396
-9928
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngmap",
3-
"version": "1.13.8",
3+
"version": "1.13.9",
44
"main": "./build/scripts/ng-map.js",
55
"homepage": "https://github.com/allenhwkim/angularjs-google-maps",
66
"authors": [

build/docs/Attr2Options.html

Lines changed: 112 additions & 165 deletions
Original file line numberDiff line numberDiff line change
@@ -5,165 +5,112 @@
55
<title>JSDoc: service:Attr2Options</title>
66
<link type="text/css" rel="stylesheet" href="css/jsdoc-default.css">
77
<link href="css/prettify-tomorrow.css" type="text/css" rel="stylesheet">
8-
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,400,300,700" rel="stylesheet" type="text/css">
9-
<link href="css/custom.css" type="text/css" rel="stylesheet">
108
<script src="js/prettify.js"></script>
11-
<script src="js/angular.min.js"></script>
129
</head>
13-
<body ng-app="">
10+
<body>
1411
<nav>
1512
<h2><a href="index.html">Index</a></h2>
16-
<ul class="module">
17-
<h3>
18-
<a href="" ng-click="moduleundefined = !moduleundefined">
19-
module: undefined
20-
</a>
21-
<i ng-cloak="" ng-show="moduleundefined">+</i>
22-
</h3>
23-
<li id="undefined" ng-hide="moduleundefined">
24-
<ul class="group">
25-
<h3>
26-
<a href="" ng-click="undefinedservice = !undefinedservice">
27-
service
28-
</a>
29-
<i ng-cloak="" ng-show="undefinedservice">+</i>
30-
</h3>
31-
<ul ng-hide="undefinedservice">
32-
<li>
33-
<a href="Attr2Options.html">Attr2Options</a>
34-
</li><li>
35-
<a href="GeoCoder.html">GeoCoder</a>
36-
</li><li>
37-
<a href="NavigatorGeolocation.html">NavigatorGeolocation</a>
38-
</li><li>
39-
<a href="StreetView.html">StreetView</a>
40-
</li>
41-
</ul>
42-
</ul><ul class="group">
43-
<h3>
44-
<a href="" ng-click="undefineddirective = !undefineddirective">
45-
directive
46-
</a>
47-
<i ng-cloak="" ng-show="undefineddirective">+</i>
48-
</h3>
49-
<ul ng-hide="undefineddirective">
50-
<li>
51-
<a href="bicycling-layer.html">bicycling-layer</a>
52-
</li><li>
53-
<a href="cloud-layer.html">cloud-layer</a>
54-
</li><li>
55-
<a href="custom-control.html">custom-control</a>
56-
</li><li>
57-
<a href="directions.html">directions</a>
58-
</li><li>
59-
<a href="drawing-manager.html">drawing-manager</a>
60-
</li><li>
61-
<a href="dynamic-maps-engine-layer.html">dynamic-maps-engine-layer</a>
62-
</li><li>
63-
<a href="fusion-tables-layer.html">fusion-tables-layer</a>
64-
</li><li>
65-
<a href="heatmap-layer.html">heatmap-layer</a>
66-
</li><li>
67-
<a href="info-window.html">info-window</a>
68-
</li><li>
69-
<a href="kml-layer.html">kml-layer</a>
70-
</li><li>
71-
<a href="map-data.html">map-data</a>
72-
</li><li>
73-
<a href="map-lazy-load.html">map-lazy-load</a>
74-
</li><li>
75-
<a href="map-type.html">map-type</a>
76-
</li><li>
77-
<a href="maps-engine-layer.html">maps-engine-layer</a>
78-
</li><li>
79-
<a href="marker.html">marker</a>
80-
</li><li>
81-
<a href="overlay-map-type.html">overlay-map-type</a>
82-
</li><li>
83-
<a href="places-auto-complete.html">places-auto-complete</a>
84-
</li><li>
85-
<a href="shape.html">shape</a>
86-
</li><li>
87-
<a href="streetview-panorama.html">streetview-panorama</a>
88-
</li><li>
89-
<a href="traffic-layer.html">traffic-layer</a>
90-
</li><li>
91-
<a href="transit-layer.html">transit-layer</a>
92-
</li><li>
93-
<a href="weather-layer.html">weather-layer</a>
94-
</li>
95-
</ul>
96-
</ul><ul class="group">
97-
<h3>
98-
<a href="" ng-click="undefinedcontroller = !undefinedcontroller">
99-
controller
100-
</a>
101-
<i ng-cloak="" ng-show="undefinedcontroller">+</i>
102-
</h3>
103-
<ul ng-hide="undefinedcontroller">
104-
<li>
105-
<a href="MapController.html">MapController</a>
106-
</li>
107-
</ul>
13+
<div>
14+
<h3>module: undefined</h3>
15+
<div>
16+
<h3>service</h3>
17+
<ul>
18+
<li>
19+
<a href="Attr2Options.html">Attr2Options</a>
20+
</li><li>
21+
<a href="GeoCoder.html">GeoCoder</a>
22+
</li><li>
23+
<a href="NavigatorGeolocation.html">NavigatorGeolocation</a>
24+
</li><li>
25+
<a href="StreetView.html">StreetView</a>
26+
</li>
10827
</ul>
109-
</li>
110-
</ul><ul class="module">
111-
<h3>
112-
<a href="" ng-click="modulengmap = !modulengmap">
113-
module: ngmap
114-
</a>
115-
<i ng-cloak="" ng-show="modulengmap">+</i>
116-
</h3>
117-
<li id="ngmap" ng-hide="modulengmap">
118-
<ul class="group">
119-
<h3>
120-
<a href="" ng-click="ngmapdirective = !ngmapdirective">
121-
directive
122-
</a>
123-
<i ng-cloak="" ng-show="ngmapdirective">+</i>
124-
</h3>
125-
<ul ng-hide="ngmapdirective">
126-
<li>
127-
<a href="ngmap.custom-marker.html">custom-marker</a>
128-
</li>
129-
</ul>
28+
</div><div>
29+
<h3>directive</h3>
30+
<ul>
31+
<li>
32+
<a href="bicycling-layer.html">bicycling-layer</a>
33+
</li><li>
34+
<a href="cloud-layer.html">cloud-layer</a>
35+
</li><li>
36+
<a href="custom-control.html">custom-control</a>
37+
</li><li>
38+
<a href="directions.html">directions</a>
39+
</li><li>
40+
<a href="drawing-manager.html">drawing-manager</a>
41+
</li><li>
42+
<a href="dynamic-maps-engine-layer.html">dynamic-maps-engine-layer</a>
43+
</li><li>
44+
<a href="fusion-tables-layer.html">fusion-tables-layer</a>
45+
</li><li>
46+
<a href="heatmap-layer.html">heatmap-layer</a>
47+
</li><li>
48+
<a href="info-window.html">info-window</a>
49+
</li><li>
50+
<a href="kml-layer.html">kml-layer</a>
51+
</li><li>
52+
<a href="map-data.html">map-data</a>
53+
</li><li>
54+
<a href="map-lazy-load.html">map-lazy-load</a>
55+
</li><li>
56+
<a href="map-type.html">map-type</a>
57+
</li><li>
58+
<a href="maps-engine-layer.html">maps-engine-layer</a>
59+
</li><li>
60+
<a href="marker.html">marker</a>
61+
</li><li>
62+
<a href="overlay-map-type.html">overlay-map-type</a>
63+
</li><li>
64+
<a href="places-auto-complete.html">places-auto-complete</a>
65+
</li><li>
66+
<a href="shape.html">shape</a>
67+
</li><li>
68+
<a href="streetview-panorama.html">streetview-panorama</a>
69+
</li><li>
70+
<a href="traffic-layer.html">traffic-layer</a>
71+
</li><li>
72+
<a href="transit-layer.html">transit-layer</a>
73+
</li><li>
74+
<a href="weather-layer.html">weather-layer</a>
75+
</li>
13076
</ul>
131-
</li>
132-
</ul><ul class="module">
133-
<h3>
134-
<a href="" ng-click="modulengMap = !modulengMap">
135-
module: ngMap
136-
</a>
137-
<i ng-cloak="" ng-show="modulengMap">+</i>
138-
</h3>
139-
<li id="ngMap" ng-hide="modulengMap">
140-
<ul class="group">
141-
<h3>
142-
<a href="" ng-click="ngMapdirective = !ngMapdirective">
143-
directive
144-
</a>
145-
<i ng-cloak="" ng-show="ngMapdirective">+</i>
146-
</h3>
147-
<ul ng-hide="ngMapdirective">
148-
<li>
149-
<a href="ngMap.map.html">map</a>
150-
</li>
151-
</ul>
77+
</div><div>
78+
<h3>controller</h3>
79+
<ul>
80+
<li>
81+
<a href="MapController.html">MapController</a>
82+
</li>
15283
</ul>
153-
</li>
154-
</ul>
155-
</nav>
156-
<div id="content" class="page-wrap">
157-
<h1 class="title">
158-
service:Attr2Options
159-
<a class="name-link signature-attributes" href="source/Attr2Options.html#line1">source</a>
160-
</h1>
161-
<div id="main" class="big-container">
162-
<!-- source code html -->
163-
<!-- index.html -->
164-
<!-- class files -->
84+
</div>
85+
</div><div>
86+
<h3>module: ngmap</h3>
87+
<div>
88+
<h3>directive</h3>
89+
<ul>
90+
<li>
91+
<a href="ngmap.custom-marker.html">ngmap.custom-marker</a>
92+
</li>
93+
</ul>
94+
</div>
95+
</div><div>
96+
<h3>module: ngMap</h3>
16597
<div>
166-
<div><div class="container-overview">
98+
<h3>directive</h3>
99+
<ul>
100+
<li>
101+
<a href="ngMap.map.html">ngMap.map</a>
102+
</li>
103+
</ul>
104+
</div>
105+
</div>
106+
</nav>
107+
<h1 class="title">
108+
service:Attr2Options
109+
<a class="name-link signature-attributes" href="source/Attr2Options.html#line1">source</a>
110+
</h1>
111+
<div id="main">
112+
<div>
113+
<div><div class="container-overview">
167114
<dt></dt>
168115
<dd>
169116
<div class="description">
@@ -177,7 +124,7 @@ <h1 class="title">
177124
<h3 class="subsection-title">Methods</h3>
178125
<dl>
179126
<dt>
180-
<a href="source/Attr2Options.html#line180" class="name-link">
127+
<a href="source/Attr2Options.html#line1" class="name-link">
181128
<h4 class="name">
182129
filter
183130
<span class="signature">(attrs)</span>
@@ -215,7 +162,7 @@ <h5>Returns:</h5>
215162
</dd>
216163
</dl><dl>
217164
<dt>
218-
<a href="source/Attr2Options.html#line280" class="name-link">
165+
<a href="source/Attr2Options.html#line1" class="name-link">
219166
<h4 class="name">
220167
getControlOptions
221168
<span class="signature">(filtered)</span>
@@ -253,7 +200,7 @@ <h5>Returns:</h5>
253200
</dd>
254201
</dl><dl>
255202
<dt>
256-
<a href="source/Attr2Options.html#line235" class="name-link">
203+
<a href="source/Attr2Options.html#line1" class="name-link">
257204
<h4 class="name">
258205
getEvents
259206
<span class="signature">(scope, attrs)</span>
@@ -297,7 +244,7 @@ <h5>Returns:</h5>
297244
</dd>
298245
</dl><dl>
299246
<dt>
300-
<a href="source/Attr2Options.html#line207" class="name-link">
247+
<a href="source/Attr2Options.html#line1" class="name-link">
301248
<h4 class="name">
302249
getOptions
303250
<span class="signature">(attrs, scope)</span>
@@ -347,7 +294,7 @@ <h5>Returns:</h5>
347294
</dd>
348295
</dl><dl>
349296
<dt>
350-
<a href="source/Attr2Options.html#line43" class="name-link">
297+
<a href="source/Attr2Options.html#line1" class="name-link">
351298
<h4 class="name">
352299
orgAttributes
353300
<span class="signature">(el)</span>
@@ -386,20 +333,20 @@ <h5>Returns:</h5>
386333
</dl>
387334
</div>
388335
</section></div>
389-
</div>
390336
</div>
391-
<footer style="clear:both">
392-
Documentation generated by
393-
<a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
394-
using
395-
<a href="https://github.com/allenhwkim/angular-jsdoc">Angular-JSDoc template</a>
396-
</footer>
397337
</div>
338+
<footer style="clear:both">
339+
Documentation generated by
340+
<a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
341+
using
342+
<a href="https://github.com/allenhwkim/angular-jsdoc">Angular-JSDoc template</a>
343+
</footer>
398344
<!--%= prettyJson %-->
399345
<script>
400346
prettyPrint();
401-
var lineNo = window.location.hash.match(/#line([0-9]+)$/);
402-
lineNo && document.querySelector("ol li:nth-child("+(lineNo[1])+")").scrollIntoView();
347+
var lineNo = window.location.hash.match(/([0-9]*)$/)[0] || 1;
348+
var line = document.querySelector("ol li:nth-child("+(lineNo||1)+")");
349+
line && line.scrollIntoView();
403350
</script>
404351
</body>
405352
</html>

0 commit comments

Comments
 (0)