[fp-geo-map]
|
|
|
post_types |
|
post_types="actuacion,entidad" |
taxonomies |
|
taxonomies="iniciativa,linea_trabajo" |
height |
|
height="500px" |
lat / lng |
|
lat="40.4168" lng="-3.7038" |
zoom |
|
zoom="14" |
filters |
|
filters="true" |
detail |
|
detail="sidebar" o detail="modal" |
cluster |
|
cluster="true" |
class |
|
class="mi-mapa-custom" |
sidebar_position |
|
sidebar_position="left" o sidebar_position="right" |
legend |
|
legend="true" |
show_detail_btn |
|
show_detail_btn="true" |
detail_btn_text |
|
detail_btn_text="Ver más" |
[fp-geo-map post_types="actuacion,entidad" height="600px" filters="true"]
[fp-geo-map post_types="evento_bloques" detail="modal" cluster="false"]
[fp-geo-map post_types="actuacion" sidebar_position="left" legend="true" detail_btn_text="Ver más información"]
|
|
.fp-geo-wrapper |
|
.fp-geo-map |
|
.fp-geo-filters |
|
.fp-geo-filter-btn |
|
.fp-geo-detail |
|
.fp-geo-sidebar |
|
.fp-geo-modal |
|
:root {
--fp-geo-primary: #1E6B52;
--fp-geo-secondary: #2A9D8F;
--fp-geo-accent: #F4A261;
--fp-geo-text: #333;
--fp-geo-bg: #fff;
--fp-geo-radius: 8px;
}