README
The bundle provides an integration of the Ivory Google Map library for
your Symfony2 project.
Documentation
Cookbook
Contribute
We love contributors! Ivory is an open source project. If you'd like to contribute, feel free to propose a PR!
License
The Ivory Google Map Bundle is under the MIT license. For the full copyright and license information, please read the
LICENSE file that was distributed with this
source code.
Copyright (c) 2011-2013 Eric GELOEN
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit
persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the
Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit
persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the
Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
ivory_google_map:
map:
class: ~
helper_class: ~
prefix_javascript_variable: ~
html_container: ~
async: ~
auto_zoom: ~
center:
longitude: ~
latitude: ~
no_wrap: ~
bound:
south_west:
latitude: ~
longitude: ~
no_wrap: ~
north_east:
latitude: ~
longitude: ~
no_wrap: ~
type: ~
zoom: ~
width: ~
height: ~
language: ~
map_options:
# Prototype
map_options: []
stylesheet_options:
# Prototype
stylesheet_options: []
map_type_id:
helper_class: ~
coordinate:
class: ~
helper_class: ~
prefix_javascript_variable: ~
latitude: ~
longitude: ~
no_wrap: ~
bound:
class: ~
helper_class: ~
prefix_javascript_variable: ~
south_west:
latitude: ~
longitude: ~
no_wrap: ~
north_east:
latitude: ~
longitude: ~
no_wrap: ~
point:
class: ~
helper_class: ~
prefix_javascript_variable: ~
x: ~
y: ~
size:
class: ~
helper_class: ~
prefix_javascript_variable: ~
width: ~
height: ~
width_unit: ~
height_unit: ~
control_position:
helper_class: ~
map_type_control:
class: ~
helper_class: ~
map_type_ids: []
control_position: ~
map_type_control_style: ~
map_type_control_style:
helper_class: ~
overview_map_control:
class: ~
helper_class: ~
opened: ~
pan_control:
class: ~
helper_class: ~
control_position: ~
rotate_control:
class: ~
helper_class: ~
control_position: ~
scale_control:
class: ~
helper_class: ~
control_position: ~
scale_control_style: ~
scale_control_style:
helper_class: ~
street_view_control:
class: ~
helper_class: ~
control_position: ~
zoom_control:
class: ~
helper_class: ~
control_position: ~
zoom_control_style: ~
zoom_control_style:
helper_class: ~
animation:
helper_class: ~
marker:
class: ~
helper_class: ~
prefix_javascript_variable: ~
position:
longitude: ~
latitude: ~
no_wrap: ~
animation: ~
options:
# Prototype
map_options: []
marker_image:
class: ~
helper_class: ~
prefix_javascript_variable: ~
url: ~
anchor:
x: ~
y: ~
origin:
x: ~
y: ~
scaled_size:
width: ~
height: ~
width_unit: ~
height_unit: ~
size:
width: ~
height: ~
width_unit: ~
height_unit: ~
marker_shape:
class: ~
helper_class: ~
prefix_javascript_variable: ~
type: poly
coordinates: []
info_window:
class: ~
helper_class: ~
prefix_javascript_variable: ~
position:
longitude: ~
latitude: ~
no_wrap: ~
pixel_offset:
width: ~
height: ~
width_unit: ~
height_unit: ~
content: ~
open: ~
auto_open: ~
open_event: ~
auto_close: ~
options:
# Prototype
options: []
polyline:
class: ~
helper_class: ~
prefix_javascript_variable: ~
options:
# Prototype
options: []
polygon:
class: ~
helper_class: ~
prefix_javascript_variable: ~
options:
# Prototype
options: []
encoded_polyline:
class: ~
helper_class: ~
prefix_javascript_variable: ~
options:
# Prototype
options: []
rectangle:
class: ~
helper_class: ~
prefix_javascript_variable: ~
bound:
south_west:
latitude: ~
longitude: ~
no_wrap: ~
north_east:
latitude: ~
longitude: ~
no_wrap: ~
options:
# Prototype
options: []
circle:
class: ~
helper_class: ~
prefix_javascript_variable: ~
center:
longitude: ~
latitude: ~
no_wrap: ~
radius: ~
options:
# Prototype
options: []
ground_overlay:
class: ~
helper_class: ~
prefix_javascript_variable: ~
url:
bound:
south_west:
latitude: ~
longitude: ~
no_wrap: ~
north_east:
latitude: ~
longitude: ~
no_wrap: ~
options:
# Prototype
options: []
kml_layer:
class: ~
helper_class: ~
prefix_javascript_variable: ~
url: ~
options:
# Prototype
options: []
event_manager:
class: ~
helper_class: ~
event:
class: ~
prefix_javascript_variable: ~
encoding:
helper_class: ~
geocoder:
class: ~
fake_ip: ~
adapter: ~
provider:
class: ~
api_key: ~
locale: ~
geocoder_request:
class: ~
address: ~
coordinate:
longitude: ~
latitude: ~
no_wrap: ~
bound:
south_west:
latitude: ~
longitude: ~
no_wrap: ~
north_east:
latitude: ~
longitude: ~
no_wrap: ~
region: ~
language: ~
sensor: ~
directions:
class: ~
url: ~
https: ~
format: ~
directions_request:
class: ~
avoid_highways: ~
avoid_tolls: ~
optimize_waypoints: ~
provide_route_alternatives: ~
region: ~
language: ~
travel_mode: ~
unit_system: ~
sensor: ~
-
[Travis] Use --prefer-source to avoid random build fail
By egeloen, 27 days ago
-
Update CHANGELOG
By egeloen, 27 days ago
-
Update CHANGELOG
By egeloen, 27 days ago
-
Update CHANGELOG
By egeloen, 27 days ago
-
Update CHANGELOG
By egeloen, 27 days ago
-
Update CHANGELOG
By egeloen, 27 days ago
-
Update CHANGELOG
By egeloen, 27 days ago
-
Update CHANGELOG
By egeloen, 27 days ago
-
Update CHANGELOG
By egeloen, 27 days ago
-
Update CHANGELOG
By egeloen, 27 days ago
-
Update CHANGELOG
By egeloen, 27 days ago
-
Update CHANGELOG
By egeloen, 27 days ago
-
Update CHANGELOG
By egeloen, 27 days ago
-
Update CHANGELOG
By egeloen, 27 days ago
-
Update CHANGELOG
By egeloen, 27 days ago
-
Update CHANGELOG
By egeloen, 27 days ago
-
Update CHANGELOG
By egeloen, 27 days ago
-
Update CHANGELOG
By egeloen, 27 days ago
-
Update CHANGELOG
By egeloen, 27 days ago
-
Update CHANGELOG
By egeloen, 27 days ago
-
Update CHANGELOG
By egeloen, 27 days ago
-
Update CHANGELOG
By egeloen, 27 days ago
-
Update CHANGELOG
By egeloen, 27 days ago
-
Update CHANGELOG
By egeloen, 27 days ago
-
Update CHANGELOG
By egeloen, 27 days ago
-
Update CHANGELOG
By egeloen, 27 days ago
-
Update CHANGELOG
By egeloen, 27 days ago
-
Update CHANGELOG
By egeloen, 27 days ago
-
Update CHANGELOG
By egeloen, 27 days ago
-
Update CHANGELOG
By egeloen, 27 days ago

