Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neoighodaro/sample-realtime-map-on-ios
This sample demonstrates how you can create a realtime map on iOS using Pusher
https://github.com/neoighodaro/sample-realtime-map-on-ios
express google-maps ios map node nodejs pusher realtime swift
Last synced: 25 days ago
JSON representation
This sample demonstrates how you can create a realtime map on iOS using Pusher
- Host: GitHub
- URL: https://github.com/neoighodaro/sample-realtime-map-on-ios
- Owner: neoighodaro
- Created: 2017-10-08T00:04:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-08T00:14:07.000Z (over 7 years ago)
- Last Synced: 2024-11-18T22:03:55.153Z (3 months ago)
- Topics: express, google-maps, ios, map, node, nodejs, pusher, realtime, swift
- Language: Swift
- Size: 60.2 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Example on how to build a realtime map on iOS using Pusher
[![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/neoighodaro?utm_source=github&utm_medium=button&utm_term=neoighodaro&utm_campaign=github)![](https://www.dropbox.com/s/aqgsvakq2p4g4vd/realtime-map-ios-pusher.gif?raw=1)
-----
### Requirements
For this to work, you need to have- A MacBook Pro
- Xcode installed on your machine
- Basic knowledge of the Swift programming language
- Basic knowledge of JavaScript (NodeJS)
- NodeJS and NPM installed on your machine
- Cocoapods installed on your machine.
- A Pusher application.
- Google iOS API KeyYou can follow the tutorial [here](tutorial.md)