mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-08-24 05:05:39 +01:00
feat: display organisations on map
Add buttons to toggle organisations and people Resolves #87
This commit is contained in:
+2
-2
@@ -77,8 +77,8 @@ urlpatterns = [
|
||||
############
|
||||
# Data views
|
||||
path('map',
|
||||
views.person.PersonMapView.as_view(),
|
||||
name='person.map'),
|
||||
views.map.MapView.as_view(),
|
||||
name='map'),
|
||||
|
||||
path('network',
|
||||
views.network.NetworkView.as_view(),
|
||||
|
||||
Reference in New Issue
Block a user