原文:Using MKMapView without map, only overlays
我需要配有自定义重叠的地图,而不需要显示/加载地图本身。 这样做的最佳方式是什么?
我需要配有自定义重叠的地图,而不需要显示/加载地图本身。 这样做的最佳方式是什么?
Im将建造一个定制地图应用,有一套习惯、预先确定的地点清单(我希望把这一清单储存在 app中,因此用户不必装上该清单......)。
我正试图在两个地点之间走一条路。 因此,有2例CLocation开始Poin,endPoind。 我想将这两个地点改为两个相应的地点地址。 之后,我想......
我正在用一些皮条装上MKMapView,这些皮条根据共同地址投放。 直到现在为止,我一直对地图表开放一段时间(2分钟)。 之后,它坠毁了......
I m 采用MKOverlay/MKOverlay习俗 认为谷歌基图是用我自己的手法完全覆盖的,这些都装满了同步。 在我收到时,我照此要求卸载的碎片。
我有兴趣利用一个习惯图制作一个小型的“大类”应用。 我需要说明:
我有一张地图,我想用图象显示另一个观点,例如,在纽顿新闻时,刺杀控制器。 Button被置于地图调查之下(仅剩下20%)。
I am showing the current location in MKMapView by using showUserLocation enables. I also want to center the mapview to the user current location and also the zoomed map of location. Please help me ...
I developed an application with a Google Maps integration. Everything was okay, since I update to iOS5 with my iPhone 3GS. My Google Maps implementation (MKMapView) shows me now a light blue page ...
我有两点看法的塔巴。 一个是地图,另一个是搜索场的表。 在表格中,我通过JSON获得一些地方(坐标)。 我需要知道如何检索......。
我的表象显示UIMapView。 然后,我在本图中增加大量说明(800多个)。
我需要在MKMapView上展示数千个ins子,我需要一种良好的代议方法,在这种方法中,我可以添加ins子。 由于UserUpdateLoc被多次发射,因此情况不佳。 最好的方式......
I am developing an application in which I have to show the address that of the given latitude and longitude. I have latitude and longitude but I dont know how to get my address from that latitude and ...
我正在撰写一份申请,涉及MKMapView的超支。 该系统可能无法在网上上网,但停电的碎片数量有限,即海滩档案有......
我想从sqlite数据中检索经度和纬度,然后将这些数据添加到数组中,并将这些数组数据用作fake_location来显示用户的位置。