- 
                  
                  
Configuration
Declaration
Swift
func configure() - 
                  
                  
Render height for width
Declaration
Swift
func height(for width: CGFloat) -> CGFloatParameters
widthwidth
 - 
                  
                  
Render map for social sharing
Declaration
Swift
func image(size: CGSize) -> UIImage?Parameters
sizeExpected to be same as full size
 - 
                  
                  
Rendering
Declaration
Swift
func update( // swiftlint:disable:previous function_body_length map width: CGFloat, visits: [Int] // label: Bool )Parameters
widthWidth
visitsPlaces visited
 - 
                  
                  
Updating
Declaration
Swift
func updateLayers(for scale: CGFloat)Parameters
scaleCurrent scale
 
            View on GitHub
          
      WorldMapView Class Reference