Code Monkey home page Code Monkey logo

Comments (6)

maxep avatar maxep commented on September 4, 2024

It's working well on my side:

Trying ClusterKit
Performing CocoaPods Installation
Fetching podspec for `ClusterKit` from `../.`
Installing ClusterKit (0.3.2)
Installing GeoJSONSerialization (0.0.4)
Installing GoogleMaps (2.4.0)
Installing Mapbox-iOS-SDK (3.6.4)

[!] Please close any current Xcode sessions and use `Examples.xcworkspace` for this project from now on.
Sending stats
Pod installation complete! There are 4 dependencies from the Podfile and 4 total pods installed.

Did you run pod repo update before ?

from clusterkit.

dneykov avatar dneykov commented on September 4, 2024

Yes I did, here is complete message:

Trying ClusterKit
Performing CocoaPods Installation
[!] The version of CocoaPods used to generate the lockfile (1.3.1) is higher than the version of the current executable (1.2.0). Incompatibility issues may arise.
Fetching podspec for `ClusterKit` from `../.`
[!] The following pods are integrated into targets that do not have the same Swift version:

- ClusterKit/Core required by Example-objc (Swift 3.0), Example-swift (Swift 4.0)
- ClusterKit/MapKit required by Example-objc (Swift 3.0), Example-swift (Swift 4.0)
- ClusterKit/Mapbox required by Example-objc (Swift 3.0), Example-swift (Swift 4.0)
- Mapbox-iOS-SDK required by Example-objc (Swift 3.0), Example-swift (Swift 4.0)
- GoogleMaps required by Example-objc (Swift 3.0), Example-swift (Swift 4.0)
- GoogleMaps/Base required by Example-objc (Swift 3.0), Example-swift (Swift 4.0)
- GoogleMaps/Maps required by Example-objc (Swift 3.0), Example-swift (Swift 4.0)

from clusterkit.

dneykov avatar dneykov commented on September 4, 2024

It worked after installing latest version of cocoapods.

from clusterkit.

dneykov avatar dneykov commented on September 4, 2024

I tried the library and it's working pretty good.
But in my application I have lots of annotations with same coordinates or very close to each other and when I tap on that cluster with 1000+ annotation on same location it's freezing. I know that I cannot tap on all 1000 annotations on same position but I want to avoid that freezing if they are tapped.
Any suggestions?

Thanks

from clusterkit.

fvolchyok avatar fvolchyok commented on September 4, 2024

@dneykov which version of mapkit do you use? It seems like clusterkit is broken for mapkit version 3.7. For me, it freezes only for some time, no matter how many items in cluster I have and crashes due to recursion. You could try to change pod version to 3.6.4 (pod 'Mapbox-iOS-SDK', '~> 3.6.4'). Please, let me know if it helps.

from clusterkit.

maxep avatar maxep commented on September 4, 2024

@dneykov You can open another issue regarding the performances.
@fvolchyok I will check that recursion.

from clusterkit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.