Load Lat/Lng coordinates from SQLite database using MapKit
I have a database with a list of Lat/Lng coordinates. I would like to populate the map with multiple annotations (pins) based on those coordinates within the database. I'm not sure, but it may be easier to convert to XML and populate the map that way. Any help would be greatly appreciated!
I have a database with a list of Lat/Lng coordinates. I would like to populate the map with multiple annotations (pins) based on those coordinates within the database. I'm not sure, but it may be easier to convert to XML and populate the map that way. Any help would be greatly appreciated!
Pm me and I'll send you some code that does what you want it to.
I have a database with a list of Lat/Lng coordinates. I would like to populate the map with multiple annotations (pins) based on those coordinates within the database. I'm not sure, but it may be easier to convert to XML and populate the map that way. Any help would be greatly appreciated!
I have the same problem..I habe sqlite database with latitude and longitude. i want to populate the map.can you help me with your code? i hope you have now the solution
I hope this thread is still active...I would love to see that sample code as well. I have been struggling with the exact issue. Can anyone send me the code sample?