Geolocation und Geocoding mit MooTools
Das MooTools Plugin MooGeo bietet eine ganze Menge geobezogener Features:
- you can scrape a certain document at a URL for geographical locations
- you can find the user (using the W3C geolocation API)
- you can find geographical data from a text
- you can get the place from an IP number
- you can get all kind of data from a latitude/longitude pair.
- you can send the lat/lon as an array
- you can grab simply the user’s ip

