Skip to content

Simple side by side comparison of GoogleMaps Android MapView and SupportMapFragment

Notifications You must be signed in to change notification settings

harmittaa/MapCacheInvestigation

Repository files navigation

MapCacheInvestigation

Simple side by side comparison of GoogleMaps Android MapView and SupportMapFragment. The main takeaway is the possibility to view how different map presentations handle caching when moving between fragments.

In short, SupportMapFragment caches markers and drawings while MapView does not, even though all lifecycle callbacks are directed to it.

Demo

Recording of functionality

About

Simple side by side comparison of GoogleMaps Android MapView and SupportMapFragment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages