PHPackages                             looptribe/form-spatial - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Admin Panels](/categories/admin)
4. /
5. looptribe/form-spatial

AbandonedArchivedSymfony-bundle[Admin Panels](/categories/admin)

looptribe/form-spatial
======================

Spatial support for Symfony2 forms with Google Maps

v0.0.3(8y ago)72.0k4MITPHP

Since Sep 22Pushed 8y ago3 watchersCompare

[ Source](https://github.com/looptribe/form-spatial)[ Packagist](https://packagist.org/packages/looptribe/form-spatial)[ Docs](http://github.com/looptribe/form-spatial)[ RSS](/packages/looptribe-form-spatial/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (2)Dependencies (3)Versions (4)Used By (0)

Form Spatial Bundle
===================

[](#form-spatial-bundle)

Spatial support for Symfony2 forms with Google Maps.

[![Package version](https://camo.githubusercontent.com/4ec7c681903b3f6e8fdad257570f794de2a3e2a14a5c6b864ce2934c4a76e1b7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f767072652f6c6f6f7074726962652f666f726d2d7370617469616c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/looptribe/form-spatial)

This package is a Symfony2 forms integration of [creof/doctrine2-spatial](https://github.com/creof/doctrine2-spatial). It adds a new form type `point` to edit spatial `Point` types with Google Maps.

Installation
------------

[](#installation)

```
$ php composer.phar require looptribe/form-spatial dev-master
```

```
