Skip to content

Commit 8aa8ec9

Browse files
committed
Version 1.13.13
1 parent f743d52 commit 8aa8ec9

Some content is hidden

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

66 files changed

+1120
-514
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.12",
3+
"version": "1.13.13",
44
"main": "./build/scripts/ng-map.js",
55
"homepage": "https://github.com/allenhwkim/angularjs-google-maps",
66
"authors": [

build/docs/Attr2Options.html

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<base href="./">
5-
<title>JSDoc: service:Attr2Options</title>
4+
<title>JSDoc: Attr2Options</title>
65
<link type="text/css" rel="stylesheet" href="css/jsdoc-default.css">
76
<link href="css/prettify-tomorrow.css" type="text/css" rel="stylesheet">
87
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,400,300,700" rel="stylesheet" type="text/css">
@@ -14,6 +13,7 @@
1413
<nav>
1514
<h2><a href="index.html">Index</a></h2>
1615
<ul class="module">
16+
<!-- undefined -->
1717
<h3>
1818
<a href="" ng-click="moduleundefined = !moduleundefined">
1919
module: undefined
@@ -108,6 +108,7 @@ <h3>
108108
</ul>
109109
</li>
110110
</ul><ul class="module">
111+
<!-- ngmap -->
111112
<h3>
112113
<a href="" ng-click="modulengmap = !modulengmap">
113114
module: ngmap
@@ -130,21 +131,22 @@ <h3>
130131
</ul>
131132
</li>
132133
</ul><ul class="module">
134+
<!-- ng_ap -->
133135
<h3>
134-
<a href="" ng-click="modulengMap = !modulengMap">
136+
<a href="" ng-click="moduleng_ap = !moduleng_ap">
135137
module: ngMap
136138
</a>
137-
<i ng-cloak="" ng-show="modulengMap">+</i>
139+
<i ng-cloak="" ng-show="moduleng_ap">+</i>
138140
</h3>
139-
<li id="ngMap" ng-hide="modulengMap">
141+
<li id="ngMap" ng-hide="moduleng_ap">
140142
<ul class="group">
141143
<h3>
142-
<a href="" ng-click="ngMapdirective = !ngMapdirective">
144+
<a href="" ng-click="ng_apdirective = !ng_apdirective">
143145
directive
144146
</a>
145-
<i ng-cloak="" ng-show="ngMapdirective">+</i>
147+
<i ng-cloak="" ng-show="ng_apdirective">+</i>
146148
</h3>
147-
<ul ng-hide="ngMapdirective">
149+
<ul ng-hide="ng_apdirective">
148150
<li>
149151
<a href="ngMap.map.html">map</a>
150152
</li>
@@ -154,8 +156,11 @@ <h3>
154156
</ul>
155157
</nav>
156158
<div id="content" class="page-wrap">
159+
<h3 style="float:right; color:#ccc">
160+
Angular service
161+
</h3>
157162
<h1 class="title">
158-
service:Attr2Options
163+
Attr2Options
159164
<a class="name-link signature-attributes" href="source/Attr2Options.html#line1">source</a>
160165
</h1>
161166
<div id="main" class="big-container">
@@ -215,7 +220,7 @@ <h5>Returns:</h5>
215220
</dd>
216221
</dl><dl>
217222
<dt>
218-
<a href="source/Attr2Options.html#line280" class="name-link">
223+
<a href="source/Attr2Options.html#line284" class="name-link">
219224
<h4 class="name">
220225
getControlOptions
221226
<span class="signature">(filtered)</span>
@@ -253,7 +258,7 @@ <h5>Returns:</h5>
253258
</dd>
254259
</dl><dl>
255260
<dt>
256-
<a href="source/Attr2Options.html#line235" class="name-link">
261+
<a href="source/Attr2Options.html#line239" class="name-link">
257262
<h4 class="name">
258263
getEvents
259264
<span class="signature">(scope, attrs)</span>

build/docs/GeoCoder.html

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<base href="./">
5-
<title>JSDoc: service:GeoCoder</title>
4+
<title>JSDoc: GeoCoder</title>
65
<link type="text/css" rel="stylesheet" href="css/jsdoc-default.css">
76
<link href="css/prettify-tomorrow.css" type="text/css" rel="stylesheet">
87
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,400,300,700" rel="stylesheet" type="text/css">
@@ -14,6 +13,7 @@
1413
<nav>
1514
<h2><a href="index.html">Index</a></h2>
1615
<ul class="module">
16+
<!-- undefined -->
1717
<h3>
1818
<a href="" ng-click="moduleundefined = !moduleundefined">
1919
module: undefined
@@ -108,6 +108,7 @@ <h3>
108108
</ul>
109109
</li>
110110
</ul><ul class="module">
111+
<!-- ngmap -->
111112
<h3>
112113
<a href="" ng-click="modulengmap = !modulengmap">
113114
module: ngmap
@@ -130,21 +131,22 @@ <h3>
130131
</ul>
131132
</li>
132133
</ul><ul class="module">
134+
<!-- ng_ap -->
133135
<h3>
134-
<a href="" ng-click="modulengMap = !modulengMap">
136+
<a href="" ng-click="moduleng_ap = !moduleng_ap">
135137
module: ngMap
136138
</a>
137-
<i ng-cloak="" ng-show="modulengMap">+</i>
139+
<i ng-cloak="" ng-show="moduleng_ap">+</i>
138140
</h3>
139-
<li id="ngMap" ng-hide="modulengMap">
141+
<li id="ngMap" ng-hide="moduleng_ap">
140142
<ul class="group">
141143
<h3>
142-
<a href="" ng-click="ngMapdirective = !ngMapdirective">
144+
<a href="" ng-click="ng_apdirective = !ng_apdirective">
143145
directive
144146
</a>
145-
<i ng-cloak="" ng-show="ngMapdirective">+</i>
147+
<i ng-cloak="" ng-show="ng_apdirective">+</i>
146148
</h3>
147-
<ul ng-hide="ngMapdirective">
149+
<ul ng-hide="ng_apdirective">
148150
<li>
149151
<a href="ngMap.map.html">map</a>
150152
</li>
@@ -154,8 +156,11 @@ <h3>
154156
</ul>
155157
</nav>
156158
<div id="content" class="page-wrap">
159+
<h3 style="float:right; color:#ccc">
160+
Angular service
161+
</h3>
157162
<h1 class="title">
158-
service:GeoCoder
163+
GeoCoder
159164
<a class="name-link signature-attributes" href="source/GeoCoder.html#line1">source</a>
160165
</h1>
161166
<div id="main" class="big-container">

build/docs/MapController.html

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<base href="./">
5-
<title>JSDoc: controller:MapController</title>
4+
<title>JSDoc: MapController</title>
65
<link type="text/css" rel="stylesheet" href="css/jsdoc-default.css">
76
<link href="css/prettify-tomorrow.css" type="text/css" rel="stylesheet">
87
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,400,300,700" rel="stylesheet" type="text/css">
@@ -14,6 +13,7 @@
1413
<nav>
1514
<h2><a href="index.html">Index</a></h2>
1615
<ul class="module">
16+
<!-- undefined -->
1717
<h3>
1818
<a href="" ng-click="moduleundefined = !moduleundefined">
1919
module: undefined
@@ -108,6 +108,7 @@ <h3>
108108
</ul>
109109
</li>
110110
</ul><ul class="module">
111+
<!-- ngmap -->
111112
<h3>
112113
<a href="" ng-click="modulengmap = !modulengmap">
113114
module: ngmap
@@ -130,21 +131,22 @@ <h3>
130131
</ul>
131132
</li>
132133
</ul><ul class="module">
134+
<!-- ng_ap -->
133135
<h3>
134-
<a href="" ng-click="modulengMap = !modulengMap">
136+
<a href="" ng-click="moduleng_ap = !moduleng_ap">
135137
module: ngMap
136138
</a>
137-
<i ng-cloak="" ng-show="modulengMap">+</i>
139+
<i ng-cloak="" ng-show="moduleng_ap">+</i>
138140
</h3>
139-
<li id="ngMap" ng-hide="modulengMap">
141+
<li id="ngMap" ng-hide="moduleng_ap">
140142
<ul class="group">
141143
<h3>
142-
<a href="" ng-click="ngMapdirective = !ngMapdirective">
144+
<a href="" ng-click="ng_apdirective = !ng_apdirective">
143145
directive
144146
</a>
145-
<i ng-cloak="" ng-show="ngMapdirective">+</i>
147+
<i ng-cloak="" ng-show="ng_apdirective">+</i>
146148
</h3>
147-
<ul ng-hide="ngMapdirective">
149+
<ul ng-hide="ng_apdirective">
148150
<li>
149151
<a href="ngMap.map.html">map</a>
150152
</li>
@@ -154,8 +156,11 @@ <h3>
154156
</ul>
155157
</nav>
156158
<div id="content" class="page-wrap">
159+
<h3 style="float:right; color:#ccc">
160+
Angular controller
161+
</h3>
157162
<h1 class="title">
158-
controller:MapController
163+
MapController
159164
<a class="name-link signature-attributes" href="source/MapController.html#line5">source</a>
160165
</h1>
161166
<div id="main" class="big-container">

build/docs/NavigatorGeolocation.html

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<base href="./">
5-
<title>JSDoc: service:NavigatorGeolocation</title>
4+
<title>JSDoc: NavigatorGeolocation</title>
65
<link type="text/css" rel="stylesheet" href="css/jsdoc-default.css">
76
<link href="css/prettify-tomorrow.css" type="text/css" rel="stylesheet">
87
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,400,300,700" rel="stylesheet" type="text/css">
@@ -14,6 +13,7 @@
1413
<nav>
1514
<h2><a href="index.html">Index</a></h2>
1615
<ul class="module">
16+
<!-- undefined -->
1717
<h3>
1818
<a href="" ng-click="moduleundefined = !moduleundefined">
1919
module: undefined
@@ -108,6 +108,7 @@ <h3>
108108
</ul>
109109
</li>
110110
</ul><ul class="module">
111+
<!-- ngmap -->
111112
<h3>
112113
<a href="" ng-click="modulengmap = !modulengmap">
113114
module: ngmap
@@ -130,21 +131,22 @@ <h3>
130131
</ul>
131132
</li>
132133
</ul><ul class="module">
134+
<!-- ng_ap -->
133135
<h3>
134-
<a href="" ng-click="modulengMap = !modulengMap">
136+
<a href="" ng-click="moduleng_ap = !moduleng_ap">
135137
module: ngMap
136138
</a>
137-
<i ng-cloak="" ng-show="modulengMap">+</i>
139+
<i ng-cloak="" ng-show="moduleng_ap">+</i>
138140
</h3>
139-
<li id="ngMap" ng-hide="modulengMap">
141+
<li id="ngMap" ng-hide="moduleng_ap">
140142
<ul class="group">
141143
<h3>
142-
<a href="" ng-click="ngMapdirective = !ngMapdirective">
144+
<a href="" ng-click="ng_apdirective = !ng_apdirective">
143145
directive
144146
</a>
145-
<i ng-cloak="" ng-show="ngMapdirective">+</i>
147+
<i ng-cloak="" ng-show="ng_apdirective">+</i>
146148
</h3>
147-
<ul ng-hide="ngMapdirective">
149+
<ul ng-hide="ng_apdirective">
148150
<li>
149151
<a href="ngMap.map.html">map</a>
150152
</li>
@@ -154,8 +156,11 @@ <h3>
154156
</ul>
155157
</nav>
156158
<div id="content" class="page-wrap">
159+
<h3 style="float:right; color:#ccc">
160+
Angular service
161+
</h3>
157162
<h1 class="title">
158-
service:NavigatorGeolocation
163+
NavigatorGeolocation
159164
<a class="name-link signature-attributes" href="source/NavigatorGeolocation.html#line1">source</a>
160165
</h1>
161166
<div id="main" class="big-container">

build/docs/StreetView.html

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<base href="./">
5-
<title>JSDoc: service:StreetView</title>
4+
<title>JSDoc: StreetView</title>
65
<link type="text/css" rel="stylesheet" href="css/jsdoc-default.css">
76
<link href="css/prettify-tomorrow.css" type="text/css" rel="stylesheet">
87
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,400,300,700" rel="stylesheet" type="text/css">
@@ -14,6 +13,7 @@
1413
<nav>
1514
<h2><a href="index.html">Index</a></h2>
1615
<ul class="module">
16+
<!-- undefined -->
1717
<h3>
1818
<a href="" ng-click="moduleundefined = !moduleundefined">
1919
module: undefined
@@ -108,6 +108,7 @@ <h3>
108108
</ul>
109109
</li>
110110
</ul><ul class="module">
111+
<!-- ngmap -->
111112
<h3>
112113
<a href="" ng-click="modulengmap = !modulengmap">
113114
module: ngmap
@@ -130,21 +131,22 @@ <h3>
130131
</ul>
131132
</li>
132133
</ul><ul class="module">
134+
<!-- ng_ap -->
133135
<h3>
134-
<a href="" ng-click="modulengMap = !modulengMap">
136+
<a href="" ng-click="moduleng_ap = !moduleng_ap">
135137
module: ngMap
136138
</a>
137-
<i ng-cloak="" ng-show="modulengMap">+</i>
139+
<i ng-cloak="" ng-show="moduleng_ap">+</i>
138140
</h3>
139-
<li id="ngMap" ng-hide="modulengMap">
141+
<li id="ngMap" ng-hide="moduleng_ap">
140142
<ul class="group">
141143
<h3>
142-
<a href="" ng-click="ngMapdirective = !ngMapdirective">
144+
<a href="" ng-click="ng_apdirective = !ng_apdirective">
143145
directive
144146
</a>
145-
<i ng-cloak="" ng-show="ngMapdirective">+</i>
147+
<i ng-cloak="" ng-show="ng_apdirective">+</i>
146148
</h3>
147-
<ul ng-hide="ngMapdirective">
149+
<ul ng-hide="ng_apdirective">
148150
<li>
149151
<a href="ngMap.map.html">map</a>
150152
</li>
@@ -154,8 +156,11 @@ <h3>
154156
</ul>
155157
</nav>
156158
<div id="content" class="page-wrap">
159+
<h3 style="float:right; color:#ccc">
160+
Angular service
161+
</h3>
157162
<h1 class="title">
158-
service:StreetView
163+
StreetView
159164
<a class="name-link signature-attributes" href="source/StreetView.html#line1">source</a>
160165
</h1>
161166
<div id="main" class="big-container">

0 commit comments

Comments
 (0)