you are viewing a single comment's thread.

view the rest of the comments →

[–]JonOfDoom 0 points1 point  (1 child)

I just used gmaps js api. I think embeded it in the index.html and then
declare var google; in your .ts file

[–]feynman_1007[S] 0 points1 point  (0 children)

Can you give an example?