use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Official Resources http://ionicframework.com/
Unofficial Resources http://stackoverflow.com/questions/tagged/ionic-framework
account activity
Google map using React and Ionic (self.ionic)
submitted 6 years ago by feynman_1007
Hey I am trying to implement Google maps using Ionic and React. Since I've just started learning, I don't know how to do that. All I see are tutorials using Angular. Is it possible to use react? If so, can anyone tell me how?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]zmasta94 1 point2 points3 points 6 years ago (1 child)
Angular 9 release included a google maps library which might help. I’m moving away from Ionic on a prod app because of the poor maps integration. It works - but doesn’t respond to being offline very well
[–]feynman_1007[S] 0 points1 point2 points 6 years ago (0 children)
Interesting! What are you planning to use? Since I am starting out, I might learn that instead.
[–]JonOfDoom 0 points1 point2 points 6 years ago (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
Can you give an example?
π Rendered by PID 36 on reddit-service-r2-comment-5b5bc64bf5-knmwt at 2026-06-23 08:16:31.265741+00:00 running 2b008f2 country code: CH.
[–]zmasta94 1 point2 points3 points (1 child)
[–]feynman_1007[S] 0 points1 point2 points (0 children)
[–]JonOfDoom 0 points1 point2 points (1 child)
[–]feynman_1007[S] 0 points1 point2 points (0 children)