GET https://parknride.atts-systems.com/businesscontacts/gps/GoogleMap/show/8

Routing

show_location_google_maps Matched route

Route Parameters

Name Value
id
"8"

Route Matching Logs

Path to match: /businesscontacts/gps/GoogleMap/show/8
# Route name Path Log
1 business_contacts_index /businesscontacts/index Path does not match
2 business_contacts_map /businesscontacts/map/{subset} Path does not match
3 business_contacts_new /businesscontacts/new/{business_type} Path does not match
4 business_contacts_suggestion /businesscontacts/suggestion Path does not match
5 business_contacts_show /businesscontacts/show/{id} Path does not match
6 business_contacts_edit /businesscontacts/edit/{id} Path does not match
7 business_contacts_delete /businesscontacts/delete/{id} Path does not match
8 business_contacts_delete_all /businesscontacts/delete_all Path does not match
9 business_contact_delete_photo_file /businesscontacts/delete_photo_file/{id} Path does not match
10 business_contact_delete_attachment_file /businesscontacts/delete_attachment_file/{id} Path does not match
11 view_business_contact_photo /businesscontacts/view/photo/{id} Path does not match
12 business_contacts_export /businesscontacts/export/BusinessContacts Path does not match
13 business_contacts_export_for_outlook /businesscontacts/export/BusinessContactsOutlook Path does not match
14 business_contacts_import /businesscontacts/import/BusinessContacts Path does not match
15 create_vcard /businesscontacts/create/Vcard/{id} Path does not match
16 show_location_google_maps /businesscontacts/gps/GoogleMap/show/{id} Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.