.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../Includes.rst.txt .. _introduction: ============ Introduction ============ Releases -------- * Currently the source code is available at `Github `_ * We have tagged all versions at Github and added a compoeser.json, so you can install different versions of maps2 with composer. Bugs and Known Issues --------------------- If you found a bug, it would be cool if you notify us about that over the `Bug Tracker `_ of Github. What does it do? ---------------- This extensions works with the Google Maps API, so you can add nice Google Maps onto your website. Currently you can add different types of markers onto the map. Have a look into the Screenshot section. .. _screenshots: Screenshots ----------- See maps2 in action. Point ^^^^^ .. figure:: ../Images/Introduction/maps2-type-Point.jpg :width: 500px :alt: Type: Point Introduction Package just after installation (caption of the image) How the Frontend of the Introduction Package looks like just after installation (legend of the image) Radius ^^^^^^ .. figure:: ../Images/Introduction/maps2-type-Radius.jpg :width: 500px :alt: Type: Radius Introduction Package just after installation (caption of the image) How the Frontend of the Introduction Package looks like just after installation (legend of the image) Area ^^^^ .. figure:: ../Images/Introduction/maps2-type-Area.jpg :width: 500px :alt: Type: Area Introduction Package just after installation (caption of the image) How the Frontend of the Introduction Package looks like just after installation (legend of the image) Route ^^^^^ .. figure:: ../Images/Introduction/maps2-type-Route.jpg :width: 500px :alt: Type: Route Introduction Package just after installation (caption of the image) How the Frontend of the Introduction Package looks like just after installation (legend of the image) Multiple ^^^^^^^^ .. figure:: ../Images/Introduction/maps2-type-Multiple.jpg :width: 500px :alt: Type: Multiple Introduction Package just after installation (caption of the image) How the Frontend of the Introduction Package looks like just after installation (legend of the image)