Title: Smooth Locations
Author: Brainstorm IT
Published: <strong>05. travnja 2013.</strong>
Last modified: 12. lipnja 2013.

---

Pretraga dodataka

Dodatak **nije testiran s zadnje 3 glavna izdanja WordPressa**. Možda ga se više
ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama
WordPressa.

![](https://s.w.org/plugins/geopattern-icon/smooth-locations.svg)

# Smooth Locations

 Od [Brainstorm IT](https://profiles.wordpress.org/brainstorm-it/)

[Preuzmi](https://downloads.wordpress.org/plugin/smooth-locations.1.1.zip)

 * [Detalji](https://hr.wordpress.org/plugins/smooth-locations/#description)
 * [Recenzije](https://hr.wordpress.org/plugins/smooth-locations/#reviews)
 *  [Instalacija](https://hr.wordpress.org/plugins/smooth-locations/#installation)
 * [Razvoj](https://hr.wordpress.org/plugins/smooth-locations/#developers)

 [Podrška](https://wordpress.org/support/plugin/smooth-locations/)

## Opis

This plugin can be used to list locations. It adds a custom post type for locations,
which can be manipulated via the admin panel. The locations can be displayed on 
a map and in a table. In addition, a search field can be added that allows users
to search for relevant locations.

The functionality is added to a page or post via shortcodes:

 * [smooth-location-map]
 * [smooth-location-search]
 * [smooth-location-table]

The settings can be configured by passing attributes to the shortcodes, like so:

[smooth-location-map width=”500px” height=”300px” …more attributes]

None of the attributes are required. The following attributes are available:

 * width: defaults to “500px”
 * height: defaults to “300px”
 * center: defaults to “37.752530,-122.447777”
 * geolocation: defaults to “false”
 * maptype: defaults to “HYBRID”
 * zoom: defaults to 7
 * icon_url: url for different icon image
 * shadow_url: url for shadow of different icon image

The same functionality is available via do_action() calls with the same name as 
the shortcode.

In addition, the following filters are available to modify the HTML output, if necessary:

 * smooth_location_map_filter
 * smooth_location_search_filter
 * smooth_location_table_filter

## Instalacija

 1. Upload the `smooth-locations` directory to `/wp-content/plugins/`
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Place the relevant shortcodes on your posts/pages:
 4.  * [smooth-location-search]
     * [smooth-location-map]
     * [smooth-location-table]
 5. Add your locations in the admin panel under ‘Locations’

Alternatively, place the relevant do_action() calls in your theme/plugin.

## ČPP

#### How do I change the center of the map?

Set the “center” attribute for the smooth-location-map shortcode:

[smooth-location-map center=”37.752530,-122.447777″]

#### How do I enable geolocation?

Set the “geolocation” attribute for the smooth-location-map shortcode:

[smooth-location-map geolocation=”true”]

#### How do I change the width and height?

Set the “width” and “height” attributes for the smooth-location-map shortcode.

#### How do I change the map type?

Set the “maptype” attribute for the smooth-location-map shortcode. You can choose
from the following types:

 * HYBRID
 * ROADMAP
 * SATELLITE
 * TERRAIN

#### How do I change the placeholder for the search field?

Set the “placeholder” attribute for the smooth-location-search shortcode.

#### Can you extend this plugin to do X?

Yes we can, send us an e-mail.

## Recenzije

Nema recenzija za ovaj dodatak.

## Suradnici i Programeri

“Smooth Locations” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom
dodatku.

Suradnici

 *   [ Brainstorm IT ](https://profiles.wordpress.org/brainstorm-it/)

[Prevedite “Smooth Locations” na svoj jezik.](https://translate.wordpress.org/projects/wp-plugins/smooth-locations)

### Zainteresirani ste za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/smooth-locations/),
pogledajte [SVN spremište](https://plugins.svn.wordpress.org/smooth-locations/)ili
se pretplatite na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/smooth-locations/)
od [RSS](https://plugins.trac.wordpress.org/log/smooth-locations/?limit=100&mode=stop_on_copy&format=rss).

## Dnevnik promjena

#### 1.1

 * Find geocodes by clicking on a integrated map
 * Support for custom markers
 * Add map type select
 * Adjust initial zoom level of the embedded map

#### 1.0

 * Initial release

## Meta

 *  Version **1.1**
 *  Zadnje ažuriranje **prije 13 godina**
 *  Aktivnih instalacija **Manje od 10**
 *  WordPress inačica ** 3.5.1 ili viša **
 *  Testirano do **3.5.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/smooth-locations/)
 * Oznake
 * [geolocation](https://hr.wordpress.org/plugins/tags/geolocation/)[Google Maps](https://hr.wordpress.org/plugins/tags/google-maps/)
   [locations](https://hr.wordpress.org/plugins/tags/locations/)
 *  [Napredni pogled](https://hr.wordpress.org/plugins/smooth-locations/advanced/)

## Ocjena

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/smooth-locations/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/smooth-locations/reviews/)

## Suradnici

 *   [ Brainstorm IT ](https://profiles.wordpress.org/brainstorm-it/)

## Podrška

Želite nešto reći? Potrebna vam je pomoć?

 [Pregledaj forum za podršku](https://wordpress.org/support/plugin/smooth-locations/)