mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 03:17:07 +00:00
feat: display organisations on map
Add buttons to toggle organisations and people Resolves #87
This commit is contained in:
@@ -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