UNPKG

@h21-map/google-infobox

Version:
12 lines (10 loc) 208 B
# @h21-map/google-infobox ### Installation ```bash npm i @h21-map/google-infobox ``` ### How to use Load google maps javascript api asynchronously ```bash import {InfoBox} from '@h21-map/google-infobox' ```