issues
search
neilang
/
NAMapKit
Allows you to use custom maps in iphone applications and attempts to mimics some of the behaviour of the MapKit framework
MIT License
263
stars
52
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Open callout when the map opens
#68
richbuddy
opened
6 years ago
1
Add popup menu
#67
troyz
closed
8 years ago
5
Add popup menu that like `City Guides by National Geographic`
#66
troyz
closed
8 years ago
4
Exposed imageView, added -(void) removeAllAnnotations;
#65
multinerd
closed
7 years ago
7
Add new popup menu that like `City Guides by National Geographic`
#64
troyz
closed
8 years ago
2
exposed imageView so that i can retrieve CGPoints using [gesture locationInView:mapView.imageView]
#63
multinerd
closed
8 years ago
5
Fix warnings during pod trunk push
#62
dblock
opened
8 years ago
0
fix load image failed in Swift Project
#61
JoeShi
closed
8 years ago
0
fix load image failed in Swift Project
#60
JoeShi
closed
8 years ago
1
Fail to drop a pin in Swift project
#59
JoeShi
closed
8 years ago
0
include NAMAPkit into swift project using bridge header
#58
saran-metron
closed
8 years ago
1
include NAMAPkit into swift project using bridge header
#57
saravananNV
closed
8 years ago
1
include NaMapkit without podfile (using bridgeheader ) in swift project
#56
saravananNV
closed
8 years ago
2
Custom Pop on clicking pin annotation
#55
saravananNV
opened
8 years ago
1
Add a demo with a custom pin annotation
#54
dblock
opened
8 years ago
3
minimize the map view once the page loaded
#53
saran-metron
closed
8 years ago
2
Create Pin annotation for my swift project using NAMapkit
#52
saravananNV
closed
8 years ago
22
How to include this NAMapkit to another IOS project
#51
saravananNV
closed
8 years ago
2
Using ABS macro instead of fabsf
#50
skela
closed
8 years ago
2
Replace fabsf with ABS macro to avoid warnings
#49
skela
closed
8 years ago
2
Updates travis' xcode to 7.2, re-adds tests
#48
orta
closed
8 years ago
5
Make snapshot tests work again
#47
dblock
closed
8 years ago
0
Revised pin style
#46
neilang
closed
8 years ago
7
Add ability to remove all annotations from the map
#45
skela
opened
9 years ago
1
Added implementation for `selectAnnotation:animated` for mapView.
#44
frosty
closed
10 years ago
4
Added `respondsToSelector:` check for optional delegate methods
#43
frosty
closed
10 years ago
4
Podspec should not rely on SDWebImage
#42
orta
opened
10 years ago
0
@dblock => Added test and updated change log
#41
ashfurrow
closed
10 years ago
2
Fixes #39.
#40
ashfurrow
closed
10 years ago
3
centerOnPoint:animated: may be calculating incorrect offset.
#39
ashfurrow
closed
10 years ago
0
Fixed #37.
#38
ashfurrow
closed
10 years ago
24
zoomRelativePoint: Can Lead to NaN Values
#37
ashfurrow
closed
10 years ago
9
Claim ownership and re-add contributors
#36
dblock
closed
10 years ago
1
Minor code changes and closing #33 and #34.
#35
dblock
closed
10 years ago
1
"ImageIO_PNG_Data"'s count always increase after wake up from background
#34
jinsongK
closed
10 years ago
3
Image files are inconsistently named (camelCase vs. _underscore)
#33
dblock
closed
10 years ago
0
Fix: NAPinAnnotation and NAPinAnnotationView retain cycle.
#32
dblock
closed
10 years ago
9
Retain cycle bug
#31
jinsongK
closed
10 years ago
7
Add LongPressGesture to NAPinAnnotationView
#30
japanconman
opened
10 years ago
1
Use HEAD from EXPMatchers+FBSnapshotTest.
#29
dblock
closed
10 years ago
0
Fix tests
#28
dblock
closed
10 years ago
1
@dblock => Updated documentation & project description
#27
orta
closed
10 years ago
0
@orta => Replaced NATiledImageView with ARTiledImageView
#26
dblock
closed
10 years ago
4
@orta => Fix: line up background view with tiled view.
#25
dblock
closed
10 years ago
1
Version 3.0 - Release!
#24
neilang
closed
10 years ago
0
Consider splitting NATiledImage into a separate pod
#23
dblock
closed
10 years ago
2
Release 3.0
#22
dblock
closed
10 years ago
13
Updated CHANGELOG, removed an unused function.
#21
dblock
closed
10 years ago
0
Tests for tiled image map view controller + bugs + docs + zoom.
#20
dblock
closed
10 years ago
3
Tiled map view
#19
dblock
closed
10 years ago
1
Next