5 Years Ago
Abstract the map into two classes: MapInterface and MapView MapView handles displaying map, updating markers, etc MapInterface handles input logic like adding markers Need to do this in order to use map on other UI panels