AddressField CR

Component type

module

Categories

Maintenance status

Development status

Downloads

650

Component created

Component changed

FOR DRUPAL 8 VERSION

DESCRIPTION

------------
The Costa Rican address system is quite unique, making it difficult to store Costa Rican addresses as fields in entity types by default. This module provides a simple set of fields that dynamically populate to simplify the process of entering addresses and storing them in the database. In an entity type with a Costa Rican address field added, enter an address in one of two ways:

ArcGIS Webmap

Component type

module

Maintenance status

Development status

Downloads

1457

Component created

Component changed

Drupal module that enables you to display content from ArcGIS.com, ArcGIS.com Subscriptions, or Portal for ArcGIS.

Features

  • ArcGIS Webmap Field - Displays a webmap from ArcGIS.com, ArcGIS.com Subscriptions or ArcGIS for Portal installations.
  • ArcGIS Geocode an addressfield

Instructions

ArcGIS Webmap Field

OpenLayers PopOut

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This modules provides a new behaviour for OpenLayers maps: data from the map will be shown in an external div when a map point is clicked.

You can specify the DIV element by ID. By default it will look for #pop-out. In the example in the screenshot, the map data is shown in the sidebar region.

Webform Smart IP

Component type

module

Maintenance status

Development status

Downloads

2581

Component created

Component changed

This project creates a new Webform field type called 'smart_ip' that uses the Smart IP module to provide additional data about the form submitter in hidden fields. The data will show up on the Results/Submissions admin pages, but will be hidden on the form submission.

This could be beneficial for lead generation sites that needs to filter leads by city or state.

Addressfield widget fields

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Enables Field fields and extra fields in a bundle to be added to the addressfield widget. It will look like one widget, but they're separate fields. You can add any kind of field, so you can extend the addressfield widget however you like.

Leaflet Widget Point

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A Geofield widget that provides a Leaflet map widget with the [Leaflet.widget_point] plugin for capturing a point.
Features:

Capture a point.
Use base layers defined by Leaflet module.

Installation tips:

Install like any other module you will get a new widget type for geofield called Leaflet.widget_point
Requires Leaflet to be available. Leaflet module installed and Leaflet located at /leaflet
This module requires the latest dev release of GeoPHP as there are issues with parsing GeoJSON in the latest stable release.