I hereby claim:
- I am gilserrap on github.
- I am gilserrap (https://keybase.io/gilserrap) on keybase.
- I have a public key ASATuoVCpg4HjcEvY3v2Zi7noHn7yp6KmvgtXjOXprgrugo
To claim this, I am signing this object:
{ | |
"updatedAt": "2025-05-05T00:00:00Z", | |
"words": | |
[ | |
{ | |
"id": "5a70372f-f6a1-45af-83b7-5fe4e14a675f", | |
"romaji": "noboru", | |
"hiragana": "のぼる", | |
"katakana": "ノボル", | |
"meaning": "to climb", |
I hereby claim:
To claim this, I am signing this object:
- (void)testThis:(MKPolyline *)stepPolyline | |
{ | |
//route is the MKRoute in this example | |
//but the polyline can be any MKPolyline | |
NSUInteger pointCount = stepPolyline.pointCount; | |
//allocate a C array to hold this many points/coordinates... | |
CLLocationCoordinate2D *routeCoordinates |