Skip to content

Instantly share code, notes, and snippets.

View Compufreak345's full-sized avatar

Christoph Sonntag Compufreak345

View GitHub Profile
// https://www.mapbox.com/mapbox-ios-sdk/examples/marker-image-color/
import UIKit
//class ViewController: UIViewController
class ViewController: UIViewController, RMMapViewDelegate
{
override func viewDidLoad()
{