Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8725719
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T08:05:56+00:00 2026-06-13T08:05:56+00:00

I am attempting to create a custom vector based map using tiles, much like

  • 0

I am attempting to create a custom vector based map using tiles, much like iOS 6 Maps. I have seen many great solutions for raster-based maps, but so far nothing based on Vector Based Maps.

I have the entire map in drawing code, but unfortunately it is too big to use in one file. I also have the svg. preferably, i would like a solution that does not involve recreating the entire map in another format, yet also, i would prefer if the solution was easy on the iPhone, ie did not crash/perform slowly on it.

Does anyone have any ideas?

Thanks for your kind assistance,

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T08:05:57+00:00Added an answer on June 13, 2026 at 8:05 am

    I think your best bet is to output the SVG as a [vector] PDF. That should be something you can achieve automatically using whatever software you used to create the SVG. The advantage of PDF is that it’s a vector format that iOS natively understands and can render in a small number of calls.

    What you then probably want to do is create a subclass of UIView that can render the PDF. You’ll need to drop down to the relevant Core Graphics C stuff but it’s not all that difficult to achieve. Pulling a tutorial off the internet at random gives me this one.

    If you give that UIView a layerClass of CATiledLayer then size it for the whole of your map and place it inside a scroll view you should get the exact same tiling behaviour as Maps, Safari, etc. You won’t have to implement anything special — if you trap your view’s drawRect: you should see it being called just for small sections.

    Don’t worry about any older tutorials on CATiledLayer that start raising threading concerns — per QA1637 you’re permitted just to implement drawRect: in the normal UIKit way and have the threading just work since iOS 4. Assuming you intend to support the iPhone 5 screen resolution you can’t submit for older than 4.3 anyway and even if you aren’t then I really don’t recommend you expend the effort.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I attempting to create custom tabs using this . But when I try to
I'm attempting to create a custom DataGrid where I can format individual cells based
I am attempting to use MapKit to create a custom map (similar to this
I'm attempting to create a custom button using a background image in Interface Builder.
I am attempting to create some custom map routes but can't get it working
I'm attempting to create a custom control that inherits from System.Web.UI.WebControls.ListView . Codebehind: using
I'm attempting to create a custom JButton that has interchangeable skin components. Using CardLayout
Wanting to create a static menu (IOS 5) and attempting to create custom cells
I'm attempting to create a many-to-many relationship in Redis using Ohm. As an example,
I am attempting to create a custom tableview where I have a list of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.