{"id":15022170,"url":"https://github.com/ionic-team/ionic-native-google-maps","last_synced_at":"2025-04-05T14:03:50.706Z","repository":{"id":30868768,"uuid":"126242265","full_name":"ionic-team/ionic-native-google-maps","owner":"ionic-team","description":"Google maps plugin for Ionic Native","archived":false,"fork":false,"pushed_at":"2023-07-18T19:58:13.000Z","size":74742,"stargazers_count":220,"open_issues_count":56,"forks_count":123,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-03-28T10:14:04.017Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ionic-team.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-21T21:23:11.000Z","updated_at":"2025-01-25T12:23:45.000Z","dependencies_parsed_at":"2024-09-15T16:18:06.520Z","dependency_job_id":null,"html_url":"https://github.com/ionic-team/ionic-native-google-maps","commit_stats":{"total_commits":235,"total_committers":17,"mean_commits":"13.823529411764707","dds":"0.19148936170212771","last_synced_commit":"c0ff40e6fdf2bc156982899dde361352531db52d"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fionic-native-google-maps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fionic-native-google-maps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fionic-native-google-maps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionic-team%2Fionic-native-google-maps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ionic-team","download_url":"https://codeload.github.com/ionic-team/ionic-native-google-maps/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247345850,"owners_count":20924102,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-09-24T19:57:33.366Z","updated_at":"2025-04-05T14:03:50.679Z","avatar_url":"https://github.com/ionic-team.png","language":"TypeScript","readme":"# @ionic-native/google-maps (v5.27.0)\n\n@ionic-native/google-maps plugin is a wrapper plugin for [cordova-plugin-googlemaps](https://github.com/mapsplugin/cordova-plugin-googlemaps) for Ionic framework.\n\nIonic Native wraps plugin callbacks in a Promise or Observable, providing a common interface for all plugins and making it easy to use plugins with Angular change detection.\n\n------------------------\n\n## Installation\n\nFirst of all, you need to generate API keys for Google Maps APIs.\n- [How to generate API keys?](https://github.com/ionic-team/ionic-native-google-maps/blob/master/documents/api_key/generate_api_key.md)\n\nSecond, run following command to install `@ionic-native/core` and `@ionic-native/google-maps` plugins in your project.\n\n```\nnpm install @ionic-native/core@beta @ionic-native/google-maps@beta\n\nionic cordova plugin add https://github.com/mapsplugin/cordova-plugin-googlemaps#multiple_maps\n```\n\nThird, update `config.xml` with your API keys.\n\n```xml\n\u003cwidget ...\u003e\n  ...\n  \u003cpreference name=\"GOOGLE_MAPS_ANDROID_API_KEY\" value=\"(api key)\" /\u003e\n  \u003cpreference name=\"GOOGLE_MAPS_IOS_API_KEY\" value=\"(api key)\" /\u003e\n  ...\n\u003c/widget\u003e\n```\n\n------------------------\n\n## Documentation\n\nFor the full Ionic Native documentation, please checkout this page.\n\n- [\\@ionic-native/google-maps official documents](https://github.com/ionic-team/ionic-native-google-maps/blob/master/documents/README.md)\n\n\nAlso there are documents/demos for your help:\n\n- [cordova-plugin-googlemaps official documents](https://github.com/mapsplugin/cordova-plugin-googlemaps-doc/blob/master/v2.3.0/README.md)\n\n- [@ionic-native/google-maps get started](https://github.com/mapsplugin/cordova-plugin-googlemaps-doc/blob/master/v2.3.0/ionic-native/README.md)\n\n- [\\@ionic-native/google-maps slide](https://docs.google.com/presentation/d/e/2PACX-1vScoho1ensbR4qCI9AIuQN55BZVvK73pAjI7sumDvW3CrxxHnrmpXWUjx2-8CpFibqU1EjLKCRhuthJ/pub?start=false\u0026loop=false\u0026delayms=3000)\n\n## Demo\n- [(ionic v4)@ionic-native/google-maps quick example](https://github.com/mapsplugin/ionic-googlemaps-quickdemo-v4)\n\n- [(ionic v3)@ionic-native/google-maps quick example](https://github.com/mapsplugin/ionic-googlemaps-quickdemo)\n\n\n------------------------\n\n## Troubles?\n\nBefore asking your trouble, please check the trouble shooting guides.\n- [Trouble shootings](https://github.com/mapsplugin/cordova-plugin-googlemaps-doc/tree/master/troubleshootings/README.md)\n\nIf you can't solve your problem, please report to [ionic-native-google-maps](https://github.com/ionic-team/ionic-native-google-maps/issues) repository.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fionic-team%2Fionic-native-google-maps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fionic-team%2Fionic-native-google-maps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fionic-team%2Fionic-native-google-maps/lists"}