Social Health Inspections Map Application icon

Social Health Inspections Map 2.9.0

14.2 MB / 0+ Downloads / Rating 1.0 - 1 reviews


See previous versions

Social Health Inspections Map, developed and published by Brooklyn Marathon, has released its latest version, 2.9.0, on 2016-08-24. This app falls under the Maps & Navigation category on the Google Play Store and has achieved over 10 installs. It currently holds an overall rating of 1.0, based on 1 reviews.

Social Health Inspections Map APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.4+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.brooklynmarathon.mapcityregister.socialhealth

Updated: 8 years ago

Developer Name: Brooklyn Marathon

Category: Maps & Navigation

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing Social Health Inspections Map on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

1.0
Total 1 reviews

Previous Versions

Social Health Inspections Map 2.9.0
2016-08-24 / 14.2 MB / Android 4.4+

About this app

Map Attribution: (Many thanks to our friends at Mapbox and OpenStreetMaps)
© Mapbox (https://www.mapbox.com/about/maps/
© OpenStreetMap http://www.openstreetmap.org/copyright

See recent New York City Health Inspection reports on a map. Click button to see the nearby restaurants and businesses. You will be amazed at the violation descriptions.

Here's a sample:
Evidence of mice or live mice present in facility's food and/or non-food areas,
Facility not vermin proof. Harborage or conditions conducive to attracting vermin to the premises and/or allowing vermin to exist.,
Evidence of rats or live rats present in facility's food and/or non-food areas

Establishment Closed by DOHMH. Violations were cited in the following area(s) and those requiring immediate action were addressed.

source: https://data.cityofnewyork.us/Health/DOHMH-New-York-City-Restaurant-Inspection-Results/xx67-kt59



Includes a test "Share" button which implements an intent receiver. Can be used as a generic Mapbox Style Viewer for Android native.

If you have a mapbox style and a token and want to show the map using native mapbox then you can use the following example: (replace style and token with your map style and token)

try {
Intent sendIntent = new Intent();
sendIntent.setAction(Intent.ACTION_VIEW);
sendIntent.putExtra(Intent.EXTRA_TEXT,
"mapbox://styles/cityregister/cinyzwrq10003a4npcz3lb1t3");
sendIntent.putExtra(Intent.EXTRA_REMOTE_INTENT_TOKEN,
"pk.eyJ1IjoiY2l0eXJlZ2lzdGVyIiwiYSI6ImNpbnhrMHJhcjE3OHh1Mm0zbnJ6YXZseWcifQ.1TP2MzhnoJCdzX_qYns1BA");
sendIntent.setType("mapbox/style");

startActivity(sendIntent);

} catch(Exception e){
Toast.makeText(MainActivity.this, e.getLocalizedMessage(), Toast.LENGTH_LONG).show();

}

New features

Support Branch Linking. To share this application use: https://mf26.app.link/qp6znBGM3v
Support Mapbox Style Intent Receiver. See description for details.

App Permissions

Allows applications to open network sockets.
Allows an app to access approximate location.
Allows an app to access precise location.
Allows applications to access information about Wi-Fi networks.
Allows applications to access information about networks.