This is an automated email from the ASF dual-hosted git repository.

ovilia pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git


The following commit(s) were added to refs/heads/release by this push:
     new b49bf0d  test: replace with a new bmap public key
b49bf0d is described below

commit b49bf0d0ed3f1de9d106b0c045bac22e08bec02b
Author: Ovilia <zwl.s...@gmail.com>
AuthorDate: Mon Aug 19 16:34:03 2019 +0800

    test: replace with a new bmap public key
---
 test/bmap.html                | 2 +-
 test/custom-bmap-grid.html    | 2 +-
 test/custom-bmap-polygon.html | 2 +-
 test/lines-bus.html           | 2 +-
 test/lines-remove.html        | 2 +-
 test/lines-symbol.html        | 2 +-
 test/lines-track.html         | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/test/bmap.html b/test/bmap.html
index ac412ff..9a3039f 100644
--- a/test/bmap.html
+++ b/test/bmap.html
@@ -24,7 +24,7 @@ under the License.
         <script src='lib/esl.js'></script>
         <script src='lib/config.js'></script>
         <script src='lib/jquery.min.js'></script>
-        <script 
src="http://api.map.baidu.com/api?v=2.0&ak=ZUONbpqGBsYGXNIYHicvbAbM";></script>
+        <script 
src="http://api.map.baidu.com/api?v=2.0&ak=KOmVjPVUAey1G2E8zNhPiuQ6QiEmAwZu";></script>
         <meta name="viewport" content="width=device-width, initial-scale=1" />
     </head>
     <body>
diff --git a/test/custom-bmap-grid.html b/test/custom-bmap-grid.html
index 83e8470..091ee11 100644
--- a/test/custom-bmap-grid.html
+++ b/test/custom-bmap-grid.html
@@ -26,7 +26,7 @@ under the License.
         <script src="lib/config.js"></script>
         <script src="lib/testHelper.js"></script>
         <script src="lib/jquery.min.js"></script>
-        <script 
src="http://api.map.baidu.com/api?v=2.0&ak=ZUONbpqGBsYGXNIYHicvbAbM";></script>
+        <script 
src="http://api.map.baidu.com/api?v=2.0&ak=KOmVjPVUAey1G2E8zNhPiuQ6QiEmAwZu";></script>
         <link rel="stylesheet" href="lib/reset.css" />
     </head>
     <body>
diff --git a/test/custom-bmap-polygon.html b/test/custom-bmap-polygon.html
index ce506f2..00d6ea1 100644
--- a/test/custom-bmap-polygon.html
+++ b/test/custom-bmap-polygon.html
@@ -24,7 +24,7 @@ under the License.
         <script src='lib/esl.js'></script>
         <script src='lib/config.js'></script>
         <script src='lib/jquery.min.js'></script>
-        <script 
src="http://api.map.baidu.com/api?v=2.0&ak=ZUONbpqGBsYGXNIYHicvbAbM";></script>
+        <script 
src="http://api.map.baidu.com/api?v=2.0&ak=KOmVjPVUAey1G2E8zNhPiuQ6QiEmAwZu";></script>
         <meta name="viewport" content="width=device-width, initial-scale=1" />
     </head>
     <body>
diff --git a/test/lines-bus.html b/test/lines-bus.html
index 1254701..dbf03f7 100644
--- a/test/lines-bus.html
+++ b/test/lines-bus.html
@@ -24,7 +24,7 @@ under the License.
         <script src='lib/esl.js'></script>
         <script src='lib/config.js'></script>
         <script src='lib/jquery.min.js'></script>
-        <script 
src='http://api.map.baidu.com/api?v=2.0&ak=ZUONbpqGBsYGXNIYHicvbAbM'></script>
+        <script 
src='http://api.map.baidu.com/api?v=2.0&ak=KOmVjPVUAey1G2E8zNhPiuQ6QiEmAwZu'></script>
         <meta name='viewport' content='width=device-width, initial-scale=1' />
     </head>
     <body>
diff --git a/test/lines-remove.html b/test/lines-remove.html
index 34f8386..1361413 100644
--- a/test/lines-remove.html
+++ b/test/lines-remove.html
@@ -24,7 +24,7 @@ under the License.
         <script src='lib/esl.js'></script>
         <script src='lib/config.js'></script>
         <script src='lib/jquery.min.js'></script>
-        <script 
src='http://api.map.baidu.com/api?v=2.0&ak=ZUONbpqGBsYGXNIYHicvbAbM'></script>
+        <script 
src='http://api.map.baidu.com/api?v=2.0&ak=KOmVjPVUAey1G2E8zNhPiuQ6QiEmAwZu'></script>
         <meta name='viewport' content='width=device-width, initial-scale=1' />
     </head>
     <body>
diff --git a/test/lines-symbol.html b/test/lines-symbol.html
index e8a212d..10b75d5 100644
--- a/test/lines-symbol.html
+++ b/test/lines-symbol.html
@@ -24,7 +24,7 @@ under the License.
         <script src='lib/esl.js'></script>
         <script src='lib/config.js'></script>
         <script src='lib/jquery.min.js'></script>
-        <script 
src='http://api.map.baidu.com/api?v=2.0&ak=ZUONbpqGBsYGXNIYHicvbAbM'></script>
+        <script 
src='http://api.map.baidu.com/api?v=2.0&ak=KOmVjPVUAey1G2E8zNhPiuQ6QiEmAwZu'></script>
         <meta name='viewport' content='width=device-width, initial-scale=1' />
     </head>
     <body>
diff --git a/test/lines-track.html b/test/lines-track.html
index b2765f3..c79d129 100644
--- a/test/lines-track.html
+++ b/test/lines-track.html
@@ -24,7 +24,7 @@ under the License.
         <script src='lib/esl.js'></script>
         <script src='lib/config.js'></script>
         <script src='lib/jquery.min.js'></script>
-        <script 
src='http://api.map.baidu.com/api?v=2.0&ak=ZUONbpqGBsYGXNIYHicvbAbM'></script>
+        <script 
src='http://api.map.baidu.com/api?v=2.0&ak=KOmVjPVUAey1G2E8zNhPiuQ6QiEmAwZu'></script>
         <meta name='viewport' content='width=device-width, initial-scale=1' />
     </head>
     <body>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to