Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 Key

You can follow the tutorial [here](tutorial.md)