plainheart / echarts-extension-gmap

🌎 A Google Map (https://www.google.com/maps) extension for Apache ECharts (https://github.com/apache/echarts)
https://github.com/plainheart/echarts-extension-gmap
MIT License
48 stars 8 forks source link

if i import or require this package how to set gmap key #10

Closed Wph1720637550 closed 1 year ago

plainheart commented 1 year ago

The key should be set in the scipt url of google maps.

<script src="https://maps.googleapis.com/maps/api/js?key={key}"></script>