This is the page where the user is going to select which part of the map he wants to inquire about the hazard stuff stuff.
[x] Page/View (Should be the first page; Kahit Empty muna).
[x] Map Image (of Sorsogon City).
[x] Clickable Tiles (Proposed implementation is a div + anchor overlay on top of the image).
[x] Hardcode lon/lat per grid.
[x] When tile is clicked, it should send a request to create an inquiry (see models/inquiry.rb) with the tile lon/lat and a unique id (siguro primary key na to).
This is the page where the user is going to select which part of the map he wants to inquire about the hazard stuff stuff.