Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / neilang/NAMapKit issues and pull requests

#68 - Open callout when the map opens

Issue - State: open - Opened by richbuddy almost 7 years ago - 1 comment
Labels: question

#67 - Add popup menu

Pull Request - State: closed - Opened by troyz over 8 years ago - 5 comments

#66 - Add popup menu that like `City Guides by National Geographic`

Pull Request - State: closed - Opened by troyz over 8 years ago - 4 comments

#65 - Exposed imageView, added -(void) removeAllAnnotations;

Pull Request - State: closed - Opened by multinerd over 8 years ago - 7 comments

#64 - Add new popup menu that like `City Guides by National Geographic`

Pull Request - State: closed - Opened by troyz over 8 years ago - 2 comments

#62 - Fix warnings during pod trunk push

Issue - State: open - Opened by dblock almost 9 years ago
Labels: chore

#61 - fix load image failed in Swift Project

Pull Request - State: closed - Opened by JoeShi almost 9 years ago

#60 - fix load image failed in Swift Project

Pull Request - State: closed - Opened by JoeShi almost 9 years ago - 1 comment

#59 - Fail to drop a pin in Swift project

Issue - State: closed - Opened by JoeShi almost 9 years ago

#58 - include NAMAPkit into swift project using bridge header

Issue - State: closed - Opened by saran-metron almost 9 years ago - 1 comment

#57 - include NAMAPkit into swift project using bridge header

Issue - State: closed - Opened by saravananNV almost 9 years ago - 1 comment

#56 - include NaMapkit without podfile (using bridgeheader ) in swift project

Issue - State: closed - Opened by saravananNV almost 9 years ago - 2 comments

#55 - Custom Pop on clicking pin annotation

Issue - State: open - Opened by saravananNV almost 9 years ago - 1 comment
Labels: question

#54 - Add a demo with a custom pin annotation

Issue - State: open - Opened by dblock almost 9 years ago - 3 comments
Labels: new feature, chore

#53 - minimize the map view once the page loaded

Issue - State: closed - Opened by saran-metron almost 9 years ago - 2 comments
Labels: question

#52 - Create Pin annotation for my swift project using NAMapkit

Issue - State: closed - Opened by saravananNV almost 9 years ago - 22 comments
Labels: confirmed bug

#51 - How to include this NAMapkit to another IOS project

Issue - State: closed - Opened by saravananNV almost 9 years ago - 2 comments

#50 - Using ABS macro instead of fabsf

Pull Request - State: closed - Opened by skela about 9 years ago - 2 comments

#49 - Replace fabsf with ABS macro to avoid warnings

Issue - State: closed - Opened by skela about 9 years ago - 2 comments
Labels: bug?

#48 - Updates travis' xcode to 7.2, re-adds tests

Pull Request - State: closed - Opened by orta about 9 years ago - 5 comments
Labels: confirmed bug

#47 - Make snapshot tests work again

Issue - State: closed - Opened by dblock about 9 years ago

#46 - Revised pin style

Pull Request - State: closed - Opened by neilang about 9 years ago - 7 comments

#45 - Add ability to remove all annotations from the map

Issue - State: open - Opened by skela over 9 years ago - 1 comment
Labels: new feature

#44 - Added implementation for `selectAnnotation:animated` for mapView.

Pull Request - State: closed - Opened by frosty over 10 years ago - 4 comments
Labels: new feature

#43 - Added `respondsToSelector:` check for optional delegate methods

Pull Request - State: closed - Opened by frosty over 10 years ago - 4 comments

#42 - Podspec should not rely on SDWebImage

Issue - State: open - Opened by orta over 10 years ago
Labels: chore

#41 - @dblock => Added test and updated change log

Pull Request - State: closed - Opened by ashfurrow over 10 years ago - 2 comments

#40 - Fixes #39.

Pull Request - State: closed - Opened by ashfurrow over 10 years ago - 3 comments

#39 - centerOnPoint:animated: may be calculating incorrect offset.

Issue - State: closed - Opened by ashfurrow over 10 years ago

#38 - Fixed #37.

Pull Request - State: closed - Opened by ashfurrow over 10 years ago - 24 comments

#37 - zoomRelativePoint: Can Lead to NaN Values

Issue - State: closed - Opened by ashfurrow over 10 years ago - 9 comments
Labels: bug?

#36 - Claim ownership and re-add contributors

Issue - State: closed - Opened by dblock over 10 years ago - 1 comment
Labels: chore

#35 - Minor code changes and closing #33 and #34.

Pull Request - State: closed - Opened by dblock over 10 years ago - 1 comment

#34 - "ImageIO_PNG_Data"'s count always increase after wake up from background

Issue - State: closed - Opened by jinsongK over 10 years ago - 3 comments

#33 - Image files are inconsistently named (camelCase vs. _underscore)

Issue - State: closed - Opened by dblock over 10 years ago
Labels: chore

#32 - Fix: NAPinAnnotation and NAPinAnnotationView retain cycle.

Pull Request - State: closed - Opened by dblock over 10 years ago - 9 comments

#31 - Retain cycle bug

Issue - State: closed - Opened by jinsongK over 10 years ago - 7 comments
Labels: bug?

#30 - Add LongPressGesture to NAPinAnnotationView

Issue - State: open - Opened by japanconman almost 11 years ago - 1 comment
Labels: new feature

#29 - Use HEAD from EXPMatchers+FBSnapshotTest.

Pull Request - State: closed - Opened by dblock almost 11 years ago

#28 - Fix tests

Issue - State: closed - Opened by dblock almost 11 years ago - 1 comment

#27 - @dblock => Updated documentation & project description

Pull Request - State: closed - Opened by orta almost 11 years ago

#26 - @orta => Replaced NATiledImageView with ARTiledImageView

Pull Request - State: closed - Opened by dblock almost 11 years ago - 4 comments

#25 - @orta => Fix: line up background view with tiled view.

Pull Request - State: closed - Opened by dblock almost 11 years ago - 1 comment

#24 - Version 3.0 - Release!

Pull Request - State: closed - Opened by neilang almost 11 years ago

#23 - Consider splitting NATiledImage into a separate pod

Issue - State: closed - Opened by dblock almost 11 years ago - 2 comments

#22 - Release 3.0

Issue - State: closed - Opened by dblock almost 11 years ago - 13 comments

#21 - Updated CHANGELOG, removed an unused function.

Pull Request - State: closed - Opened by dblock almost 11 years ago

#20 - Tests for tiled image map view controller + bugs + docs + zoom.

Pull Request - State: closed - Opened by dblock almost 11 years ago - 3 comments

#19 - Tiled map view

Pull Request - State: closed - Opened by dblock almost 11 years ago - 1 comment

#17 - Followup to @orta and @robb's code review.

Pull Request - State: closed - Opened by dblock almost 11 years ago

#16 - Decoupled map view with and without annotations, added tests.

Pull Request - State: closed - Opened by dblock almost 11 years ago - 2 comments

#15 - Decoupled map view with and without annotations, added tests.

Pull Request - State: closed - Opened by dblock almost 11 years ago - 2 comments

#14 - Added test target and Travis CI.

Pull Request - State: closed - Opened by dblock almost 11 years ago - 1 comment

#13 - Add map tiling support (merge orta/NAMapKit)

Issue - State: closed - Opened by dblock almost 11 years ago - 2 comments

#12 - CALayer position contains Nan

Issue - State: closed - Opened by ravishanker about 11 years ago - 5 comments

#11 - Update the podspec file to 2.1.

Pull Request - State: closed - Opened by donny over 11 years ago

#10 - Add .podspec file.

Pull Request - State: closed - Opened by donny over 11 years ago

#9 - Fine tune gesture zoom behaviour

Issue - State: closed - Opened by nicked over 12 years ago - 3 comments

#8 - Custom annotation images

Issue - State: closed - Opened by nicked over 12 years ago - 6 comments

#7 - Add support for a `leftCalloutAccessoryView` to `NAPinAnnotation`

Issue - State: open - Opened by nicked over 12 years ago
Labels: new feature

#6 - Allow annotation selection

Issue - State: closed - Opened by nicked over 12 years ago - 2 comments

#5 - Convert lat/long to image coordinates

Issue - State: open - Opened by nicked over 12 years ago - 3 comments
Labels: new feature, discuss!

#4 - Handle MKAnnotations

Issue - State: open - Opened by nicked over 12 years ago - 1 comment
Labels: new feature

#3 - Some feature suggestions

Issue - State: closed - Opened by nicked over 12 years ago - 3 comments

#2 - Add the ability to remove pins

Issue - State: closed - Opened by neilang over 12 years ago - 1 comment

#1 - Dropping pins on zoomed maps

Issue - State: closed - Opened by neilang almost 14 years ago - 1 comment