Class Interactive_Map_Netherlands
Class om een Mapplic kaart te genereren
- SIW\Elements\Interactive_Map
-
SIW\Elements\Interactive_Map_Netherlands
Namespace: SIW\Elements
Copyright: 2019 SIW Internationale Vrijwilligersprojecten
Since: 3.0.0
Located at elements/interactive-map-netherlands.php
Copyright: 2019 SIW Internationale Vrijwilligersprojecten
Since: 3.0.0
Located at elements/interactive-map-netherlands.php
Methods summary
protected
array
|
|
protected
array
|
|
protected
string
|
|
protected
array
|
|
protected
string
|
#
generate_project_description( array $project, boolean $show_project_code = false )
Genereert beschrijving van het project |
protected
string
|
#
generate_project_title( array $project, boolean $prefix_with_code = false )
Genereert projecttitel |
Methods inherited from SIW\Elements\Interactive_Map
enqueue_scripts()
,
enqueue_styles()
,
exclude_js_from_combine()
,
generate()
,
get_map_data()
,
parse_category()
,
parse_location()
,
set_options()
Constants summary
Constants inherited from SIW\Elements\Interactive_Map
Properties summary
protected
string
|
$id
ID van kaart |
#
'nl'
|
protected
string
|
$file
Bestandsnaam van kaart |
#
'netherlands'
|
protected
array
|
$data
|
#
[
'mapwidth' => 600,
'mapheight' => 600,
'bottomLat' => '50.67500192979909',
'leftLng' => '2.8680356443589807',
'topLat' => '53.62609096857893',
'rightLng' => '7.679884929662812',
]
|
protected
array
|
$options
Gegevens van kaart |
#
[
'alphabetic' => false,
'search' => true,
'searchfields' => ['title', 'about', 'description'],
]
|