From 5e43ba4acac10a821720e4be0a325304dc92d5ed Mon Sep 17 00:00:00 2001 From: Anton S Date: Tue, 24 Jan 2017 19:51:46 +0300 Subject: [PATCH] changed component name --- README.md | 2 +- bower.json | 4 ++-- demo/index.html | 6 +++--- ...custom-maker.html => google-map-custom-overlay.html | 10 +++++----- index.html | 2 +- ...r_test.html => google-map-custom-overlay_test.html} | 8 ++++---- 6 files changed, 16 insertions(+), 16 deletions(-) rename google-map-custom-maker.html => google-map-custom-overlay.html (96%) rename test/{google-map-custom-maker_test.html => google-map-custom-overlay_test.html} (72%) diff --git a/README.md b/README.md index 0e2e875..1a92c5d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# \ +# \ diff --git a/bower.json b/bower.json index e418030..02856a8 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { - "name": "google-map-custom-maker", - "main": "google-map-custom-maker.html", + "name": "google-map-custom-overlay", + "main": "google-map-custom-overlay.html", "dependencies": { "google-map": "GoogleWebComponents/google-map#^1.2.0" }, diff --git a/demo/index.html b/demo/index.html index fba03c1..9001bd9 100644 --- a/demo/index.html +++ b/demo/index.html @@ -19,7 +19,7 @@ - +