Ionic Google Map Tutorial with Example - Part 1 - codesundar

preview_player
Показать описание


What you'll learn?

- How to get Map Key
- How to integrate map with ionic app
- How to display map and change options

If you're facing any issue or want me to do new topics?, feel free to comment below.

Useful Links:

Follow:
Рекомендации по теме
Комментарии
Автор

it worked for me by using ngOnInit instead of ionViewDidEnter

CataPopa
Автор

Hi, nice video man .
Can you please let me know about the pricing strategies for using google map apis, I mean I read the documentation but it is very confusing, like for how many visits google will not charge not charge for apis (In doc it says 200$ per month, but exactly any estimate)?

sandeshtayde
Автор

Is this a billing account you are using to create google map apis ?

sandeshtayde
Автор

I follow your video all going good but when run on local host I got error; typeError object doesn’t support this action.
I m clueless what to do and stuck in this from past 6 days please resolve this.

sidcarobar
Автор

declare var google: any is error? How can I fix it?

LarryWu