Skip to content
  • James Westman's avatar
    memory-cache: Add methods to store/retrieve tiles · cf35575b
    James Westman authored
    Add methods to directly store and fill tiles from a memory cache,
    rather than going through the ShumateMapSource interface. This will
    allow ShumateMapLayer to use its own memory cache, simplifying the map
    source system.
    
    Also added tests for the new methods.
    cf35575b