(function() {var implementors = {};
implementors["game"] = [{"text":"impl MinimapControls<App> for MinimapController","synthetic":false,"types":["game::sandbox::minimap::MinimapController"]}];
implementors["osm_viewer"] = [{"text":"impl MinimapControls<SimpleApp<()>> for MinimapController","synthetic":false,"types":["osm_viewer::viewer::MinimapController"]}];
implementors["santa"] = [{"text":"impl MinimapControls<SimpleApp<Session>> for MinimapController","synthetic":false,"types":["santa::game::MinimapController"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()