承接 org_heigl/geolocation 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

org_heigl/geolocation

Composer 安装命令:

composer require org_heigl/geolocation

包简介

Provides a form-element for locating a spot on the earth and providing Latitude/Longitude-values

README 文档

README

Build Status Coverage Status Dependency Status Scrutinizer Code Quality Code Climate Codacy Badge

Latest Stable Version Total Downloads License composer.lock

Geolocation-FormElement

This module provides a form-element for Latitude/Longitude-values.

This element adds a map into your form where you can select any location on earth by simply clicking onto it on a map. The form-element is hidden but without JS it is still displayed so that you still can insert Latitude-Longitude values like so:

50.1234,8.1234

Later on this element will provides a search form so you can search for adresses.

Installation

The module is best installed using composer

    composer require org_heigl/geolocation

Prerequisites

  1. Add Org_Heigl\Geolocation to the list of your enabled modules.

        return [
            'modules' => [
               …       
               'Org_Heigl\Contact',
               …
            ]
        ];
  2. The content of the public-folder needs to be available to the public. When you use the AssetManager-Module that is already taken care of.

  3. This module also needs a working jQuery available. You will have to take care about that yourself!

Usage

After installation you should be able to add a form-element Geolocation to your forms right away like the following example:

$form = new Zend\Form();
$form->addElement('geolocation');

统计信息

  • 总下载量: 930
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 4
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 4
  • Watchers: 1
  • Forks: 0
  • 开发语言: HTML

其他信息

  • 授权协议: MIT
  • 更新时间: 2013-07-31

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固