You are here

ip_geoloc.info in IP Geolocation Views & Maps 7

name = IP Geolocation Views & Maps
description = Display Google, Leaflet and OpenLayers2 maps of Views containing locations of visitors and/or nodes. Marker color differentiation. Centering options, e.g. visitor's HTML5-retrieved current position. Also an API for location-based services.
core = 7.x
configure = admin/config/system/ip_geoloc

; List files containing classes
files[] = views/ip_geoloc_plugin_style_map.inc
files[] = views/ip_geoloc_plugin_style_leaflet.inc
files[] = views/ip_geoloc_plugin_style_openlayers.inc
files[] = views/ip_geoloc_plugin_argument_default_ip_geoloc.inc

files[] = views/proximity_plugins/geofieldProximityGeocoderWithHTML5.inc

dependencies[] = libraries
; The following aren't dependencies but are highly recommended to realise a
; rich feature set:
;   Geocoder
;   Statistics (core)
;   Views
;   Views-PHP
;   either Smart IP or GeoIP API
;   Session Cache API
;
; Naturally to use OpenLayers or Leaflet maps, you'll need the OpenLayers and/or
; Leaflet modules.

File

ip_geoloc.info
View source
  1. name = IP Geolocation Views & Maps
  2. description = Display Google, Leaflet and OpenLayers2 maps of Views containing locations of visitors and/or nodes. Marker color differentiation. Centering options, e.g. visitor's HTML5-retrieved current position. Also an API for location-based services.
  3. core = 7.x
  4. configure = admin/config/system/ip_geoloc
  5. ; List files containing classes
  6. files[] = views/ip_geoloc_plugin_style_map.inc
  7. files[] = views/ip_geoloc_plugin_style_leaflet.inc
  8. files[] = views/ip_geoloc_plugin_style_openlayers.inc
  9. files[] = views/ip_geoloc_plugin_argument_default_ip_geoloc.inc
  10. files[] = views/proximity_plugins/geofieldProximityGeocoderWithHTML5.inc
  11. dependencies[] = libraries
  12. ; The following aren't dependencies but are highly recommended to realise a
  13. ; rich feature set:
  14. ; Geocoder
  15. ; Statistics (core)
  16. ; Views
  17. ; Views-PHP
  18. ; either Smart IP or GeoIP API
  19. ; Session Cache API
  20. ;
  21. ; Naturally to use OpenLayers or Leaflet maps, you'll need the OpenLayers and/or
  22. ; Leaflet modules.