gserviceminer
v0.0.1
Published
A library to extract data from the Google maps Control for ASP.NET, as developed by Shabdar Gapta
Readme
GServiceMiner
A library to mine data from the Google Maps Control for ASP.NET
##Setup You need to have PhantomJS installed on your PATH.
##Tests npm test
##How it works GServiceMiner uses phantom-node to create an instance of the target webpage, and extracts the information from it.
##Features
For now, only Points (e.g., actual markers on the map) are retrieved from the GService.
