GoogleWebComponents / google-map

Google Maps web components

Home Page:https://elements.polymer-project.org/elements/google-map

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typing error in hydrolysis dependency

Sampha opened this issue · comments

"Typescript Error
Type 'string' is not assignable to type 'XMLHttpRequestResponseType'."

"google-map/bower_components/hydrolysis/src/loader/xhr-resolver.ts"

line 34 responseType?: string;

This is attempting to add the component to an Ionic 3.9.2 project.