All Projects → ionicthemes → google-maps-places-geolocation-for-your-ionic-app

ionicthemes / google-maps-places-geolocation-for-your-ionic-app

Licence: other
Ionic example app of how to add Google maps, places, geolocation and related features into an Ionic Framework app.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to google-maps-places-geolocation-for-your-ionic-app

ionic3-start-theme
Ionic 3 Start Theme with 10 Pages, mock data, providers samples, Storage, Http and more...
Stars: ✭ 130 (+900%)
Mutual labels:  ionic, ionic-framework, ionic-template
ionic3-image-handling
In this ionic tutorial you will learn how to access the image gallery and take pictures from an ionic app. Also we will show you how to add a image cropper. This ionic tutorial includes a working ionic app example you can reuse for your needs.
Stars: ✭ 35 (+169.23%)
Mutual labels:  ionic, ionic-framework, ionic-tutorial
ionic-facebook-login
Ionic starter app to show you how to add Facebook Log In to an Ionic App.
Stars: ✭ 69 (+430.77%)
Mutual labels:  ionic, ionic-framework, ionic-tutorial
ionic-socialsharing-with-deeplinking-example
Ionic Social Sharing and Deep Linking example app. Complete Ionic Tutorial with free example app! Built for Ionic 3.
Stars: ✭ 16 (+23.08%)
Mutual labels:  ionic, ionic-framework, ionic-tutorial
ionic-firebase-image-upload
Building an Ionic App with Protected/Private Content. This app shows how to use Firebase Storage from an Ionic Angular app both with public and private content.
Stars: ✭ 19 (+46.15%)
Mutual labels:  ionic, ionic-framework, ionic-tutorial
Ionic Stencil Hn App
Ionic Stencil HackerNews App
Stars: ✭ 105 (+707.69%)
Mutual labels:  ionic, ionic-framework
Cnodejs Ionic
The mobile app of https://cnodejs.org made by Ionic 1.x, web demo http://lanceli.com/cnodejs-ionic
Stars: ✭ 1,537 (+11723.08%)
Mutual labels:  ionic, ionic-framework
Ionic Typescript Starter
📱 Platform and IDE agnostic starter project for building mobile apps with Ionic and TypeScript.
Stars: ✭ 124 (+853.85%)
Mutual labels:  ionic, ionic-framework
Json2typescript
Convert JSON to TypeScript with secure type checking!
Stars: ✭ 230 (+1669.23%)
Mutual labels:  ionic, ionic-framework
Ionic Pwa
🚀 Build a Progressive Web App with Ionic and Angular. Push Notifications. Deployed to Firebase Hosting. The Complete guide to build your PWA. Service Workers. Lighthouse. Web Manifest
Stars: ✭ 87 (+569.23%)
Mutual labels:  ionic, ionic-framework
Ionic3 Start Theme
Ionic 3 Start Theme with 10 Pages, mock data, providers samples, Storage, Http and more...
Stars: ✭ 129 (+892.31%)
Mutual labels:  ionic, ionic-framework
Ionic Wordpress Integration
Ionic Wordpress starter app 😎. Learn how to communicate your ionic app with Wordpress REST API with this starter and detailed tutorial.
Stars: ✭ 230 (+1669.23%)
Mutual labels:  ionic, ionic-framework
Wooionic3
An eCommerce App for WooCommerce stores using Ionic 3.
Stars: ✭ 208 (+1500%)
Mutual labels:  ionic, ionic-framework
Ionic Collection
🤘 Looking for about Ionic Framework?
Stars: ✭ 101 (+676.92%)
Mutual labels:  ionic, ionic-framework
Ionic4 Starter App Tutorial
Ionic 4 To Do List App. FREE Ionic 4 example app. Learn how to start using Ionic 4 to create a simple app with lists, forms and navigation.
Stars: ✭ 123 (+846.15%)
Mutual labels:  ionic, ionic-framework
Building A Complete Mobile App With Ionic Framework
JSConfUY 2015 Ionic workshop app. Ionic example conference app.
Stars: ✭ 89 (+584.62%)
Mutual labels:  ionic, ionic-framework
Generator Jhipster Ionic
Ionic for JHipster 💥
Stars: ✭ 147 (+1030.77%)
Mutual labels:  ionic, ionic-framework
Ionic Theme Editor
A theme editor for Ionic Framework
Stars: ✭ 229 (+1661.54%)
Mutual labels:  ionic, ionic-framework
Ionic Forms And Validations
📝 Ionic Tutorial - Learn to use Forms and Validations in Ionic Angular apps. Get a FREE Ionic 5 Forms Starter App and learn to handle simple and custom validations. Includes complete ionic forms tutorial!
Stars: ✭ 155 (+1092.31%)
Mutual labels:  ionic, ionic-framework
Instaclone
Instagram clone theme for Ionic mobile apps.
Stars: ✭ 173 (+1230.77%)
Mutual labels:  ionic, ionic-framework

Add Google Maps, Places, and Geolocation to an Ionic App

You may think, do we really need yet another ionic maps tutorial? Yes we do. In this tutorial we are going to cover how to implement Google maps inside an ionic app, but in a way that goes much deeper than all the posts and tutorials you may find around the web on this topic.

In this tutorial we merged three of the most common cases around location based apps (maps, geolocation and places) into one functional and coherent/comprehensive example so you can master the concepts behind location based apps.

Google Maps and ionic mobile apps are a perfect match. By itself, the Google Maps API is an amazing piece of tech, but when you combine it with a device that’s meant to be mobile, it opens up an array of possibilities. There’s a ton of awesome apps out there that uses Google Maps to do all kinds of marvelous things.

Even when you’re making an app that doesn’t have maps as the core functionality, it can often be quite useful as a supplementary feature as well (by displaying the location of your business on a map, for example).

In this tutorial we will cover how to integrate the Google Maps JavaScript SDK into an Ionic application.

Follow the step-by-step instructions available here: https://ionicthemes.com/tutorials/about/add-google-maps-plus-places-and-geolocation-to-an-ionic-app

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].