diff --git a/.bowerrc b/.bowerrc new file mode 100755 index 0000000..93547a5 --- /dev/null +++ b/.bowerrc @@ -0,0 +1,3 @@ +{ + "directory": "../" +} \ No newline at end of file diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..496ee2c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.DS_Store \ No newline at end of file diff --git a/demo.html b/demo.html index 8509084..c437f24 100644 --- a/demo.html +++ b/demo.html @@ -7,22 +7,33 @@ + - + + diff --git a/google-map.html b/google-map.html index bb897b4..0fd0d33 100644 --- a/google-map.html +++ b/google-map.html @@ -274,7 +274,7 @@ - Handle removals and support .innerHTML = ''. - Use .api instead of google.maps namespace. --> - +