Skip to content
Discussion options

You must be logged in to vote

Mine's in Swift or Kotlin so not directly comparable, but areas for optimisation might be (a) just using one layer, (b) making sure everything in that layer is a single point (so you don't have to reconstruct complex geometries), (c) writing your own simple vector tile geometry reader so you avoid the GeoJSON step.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@BenOnTrack
Comment options

@systemed
Comment options

@BenOnTrack
Comment options

@systemed
Comment options

Answer selected by BenOnTrack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants