There are several methods that can be used to create markers on the map. This is a list of more available methods on the map object above.
Method | Parameters | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
addMarkerByAddress | $street | The street part of the address, e.g., 1234 Memorial Lane | $city | The city part of the address, e.g., Oklahoma City | $state | The state or region, e.g., Texas | $zip | The zip code, e.g., 41343 | $country | The name of the country | $title = '' | The title that will be displayed in the popup balloon that appears when this marker is clicked. Default: empty String | $description = '' | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The street part of the address, e.g., 1234 Memorial Lane | $city | The city part of the address, e.g., Oklahoma City | $state | The state or region, e.g., Texas | $zip | The zip code, e.g., 41343 | $country | The name of the country | $title = '' | The title that will be displayed in the popup balloon that appears when this marker is clicked. Default: empty String | $description = '' | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $city | The city part of the address, e.g., Oklahoma City | $state | The state or region, e.g., Texas | $zip | The zip code, e.g., 41343 | $country | The name of the country | $title = '' | The title that will be displayed in the popup balloon that appears when this marker is clicked. Default: empty String | $description = '' | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The city part of the address, e.g., Oklahoma City | $state | The state or region, e.g., Texas | $zip | The zip code, e.g., 41343 | $country | The name of the country | $title = '' | The title that will be displayed in the popup balloon that appears when this marker is clicked. Default: empty String | $description = '' | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $state | The state or region, e.g., Texas | $zip | The zip code, e.g., 41343 | $country | The name of the country | $title = '' | The title that will be displayed in the popup balloon that appears when this marker is clicked. Default: empty String | $description = '' | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The state or region, e.g., Texas | $zip | The zip code, e.g., 41343 | $country | The name of the country | $title = '' | The title that will be displayed in the popup balloon that appears when this marker is clicked. Default: empty String | $description = '' | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $zip | The zip code, e.g., 41343 | $country | The name of the country | $title = '' | The title that will be displayed in the popup balloon that appears when this marker is clicked. Default: empty String | $description = '' | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The zip code, e.g., 41343 | $country | The name of the country | $title = '' | The title that will be displayed in the popup balloon that appears when this marker is clicked. Default: empty String | $description = '' | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $country | The name of the country | $title = '' | The title that will be displayed in the popup balloon that appears when this marker is clicked. Default: empty String | $description = '' | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The name of the country | $title = '' | The title that will be displayed in the popup balloon that appears when this marker is clicked. Default: empty String | $description = '' | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $title = '' | The title that will be displayed in the popup balloon that appears when this marker is clicked. Default: empty String | $description = '' | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The title that will be displayed in the popup balloon that appears when this marker is clicked. Default: empty String | $description = '' | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $description = '' | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 |
Method | Parameters | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
addMarkerByLatLong | $lat | The latitude coordinate for the marker | $long | The longitude coordinate for the marker | $title = '' | The title that will be displayed in the popup balloon that appears when this marker is clicked. Default: empty String | $description = '' | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The latitude coordinate for the marker | $long | The longitude coordinate for the marker | $title = '' | The title that will be displayed in the popup balloon that appears when this marker is clicked. Default: empty String | $description = '' | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $long | The longitude coordinate for the marker | $title = '' | The title that will be displayed in the popup balloon that appears when this marker is clicked. Default: empty String | $description = '' | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The longitude coordinate for the marker | $title = '' | The title that will be displayed in the popup balloon that appears when this marker is clicked. Default: empty String | $description = '' | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $title = '' | The title that will be displayed in the popup balloon that appears when this marker is clicked. Default: empty String | $description = '' | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The title that will be displayed in the popup balloon that appears when this marker is clicked. Default: empty String | $description = '' | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $description = '' | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 |
Method | Parameters | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
addMarkerByString | $string | The complete address as a single string | $title = '' | The title that will be displayed in the popup balloon that appears when this marker is clicked. Default: empty String | $description = '' | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The complete address as a single string | $title = '' | The title that will be displayed in the popup balloon that appears when this marker is clicked. Default: empty String | $description = '' | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $title = '' | The title that will be displayed in the popup balloon that appears when this marker is clicked. Default: empty String | $description = '' | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The title that will be displayed in the popup balloon that appears when this marker is clicked. Default: empty String | $description = '' | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $description = '' | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | |||||||||||||||||||||||||
addMarkerByTCA | $table | Name of the table that contains address data | $uid | The uid of the record to be mapped | $title = '' | The title that will be displayed in the popup balloon that appears when this marker is clicked. Default: empty String | $description = '' | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | Name of the table that contains address data | $uid | The uid of the record to be mapped | $title = '' | The title that will be displayed in the popup balloon that appears when this marker is clicked. Default: empty String | $description = '' | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $uid | The uid of the record to be mapped | $title = '' | The title that will be displayed in the popup balloon that appears when this marker is clicked. Default: empty String | $description = '' | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The uid of the record to be mapped | $title = '' | The title that will be displayed in the popup balloon that appears when this marker is clicked. Default: empty String | $description = '' | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $title = '' | The title that will be displayed in the popup balloon that appears when this marker is clicked. Default: empty String | $description = '' | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The title that will be displayed in the popup balloon that appears when this marker is clicked. Default: empty String | $description = '' | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $description = '' | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The description that will be displayed in the popup balloon that appears when this marker is clicked. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: empty String | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 |
Method | Parameters | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
addMarkerByLatLongWithTabs | $lat | The latitude coordinate for the marker | $long | The longitude coordinate for the marker | $tabLabels = null | An array of strings that will be used to label the tabs. $tabLabels[0] will be the label of the first tab, etc. Default: null | $title = null | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The latitude coordinate for the marker | $long | The longitude coordinate for the marker | $tabLabels = null | An array of strings that will be used to label the tabs. $tabLabels[0] will be the label of the first tab, etc. Default: null | $title = null | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $long | The longitude coordinate for the marker | $tabLabels = null | An array of strings that will be used to label the tabs. $tabLabels[0] will be the label of the first tab, etc. Default: null | $title = null | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The longitude coordinate for the marker | $tabLabels = null | An array of strings that will be used to label the tabs. $tabLabels[0] will be the label of the first tab, etc. Default: null | $title = null | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $tabLabels = null | An array of strings that will be used to label the tabs. $tabLabels[0] will be the label of the first tab, etc. Default: null | $title = null | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | An array of strings that will be used to label the tabs. $tabLabels[0] will be the label of the first tab, etc. Default: null | $title = null | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $title = null | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 |
Method | Parameters | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
addMarkerByAddressWithTabs | $street | The street part of the address, e.g., 1234 Memorial Lane | $city | The city part of the address, e.g., Oklahoma City | $state | The state or region, e.g., Texas | $zip | The zip code, e.g., 41343 | $country | The name of the country | $tabLabels = null | An array of strings that will be used to label the tabs. $tabLabels[0] will be the label of the first tab, etc. Default: null | $title = null | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The street part of the address, e.g., 1234 Memorial Lane | $city | The city part of the address, e.g., Oklahoma City | $state | The state or region, e.g., Texas | $zip | The zip code, e.g., 41343 | $country | The name of the country | $tabLabels = null | An array of strings that will be used to label the tabs. $tabLabels[0] will be the label of the first tab, etc. Default: null | $title = null | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $city | The city part of the address, e.g., Oklahoma City | $state | The state or region, e.g., Texas | $zip | The zip code, e.g., 41343 | $country | The name of the country | $tabLabels = null | An array of strings that will be used to label the tabs. $tabLabels[0] will be the label of the first tab, etc. Default: null | $title = null | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The city part of the address, e.g., Oklahoma City | $state | The state or region, e.g., Texas | $zip | The zip code, e.g., 41343 | $country | The name of the country | $tabLabels = null | An array of strings that will be used to label the tabs. $tabLabels[0] will be the label of the first tab, etc. Default: null | $title = null | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $state | The state or region, e.g., Texas | $zip | The zip code, e.g., 41343 | $country | The name of the country | $tabLabels = null | An array of strings that will be used to label the tabs. $tabLabels[0] will be the label of the first tab, etc. Default: null | $title = null | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The state or region, e.g., Texas | $zip | The zip code, e.g., 41343 | $country | The name of the country | $tabLabels = null | An array of strings that will be used to label the tabs. $tabLabels[0] will be the label of the first tab, etc. Default: null | $title = null | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $zip | The zip code, e.g., 41343 | $country | The name of the country | $tabLabels = null | An array of strings that will be used to label the tabs. $tabLabels[0] will be the label of the first tab, etc. Default: null | $title = null | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The zip code, e.g., 41343 | $country | The name of the country | $tabLabels = null | An array of strings that will be used to label the tabs. $tabLabels[0] will be the label of the first tab, etc. Default: null | $title = null | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $country | The name of the country | $tabLabels = null | An array of strings that will be used to label the tabs. $tabLabels[0] will be the label of the first tab, etc. Default: null | $title = null | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The name of the country | $tabLabels = null | An array of strings that will be used to label the tabs. $tabLabels[0] will be the label of the first tab, etc. Default: null | $title = null | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $tabLabels = null | An array of strings that will be used to label the tabs. $tabLabels[0] will be the label of the first tab, etc. Default: null | $title = null | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | An array of strings that will be used to label the tabs. $tabLabels[0] will be the label of the first tab, etc. Default: null | $title = null | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $title = null | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 |
Method | Parameters | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
addMarkerByStringWithTabs | $string | The complete address as a single string | $tabLabels = null | An array of strings that will be used to label the tabs. $tabLabels[0] will be the label of the first tab, etc. Default: null | $title = null | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The complete address as a single string | $tabLabels = null | An array of strings that will be used to label the tabs. $tabLabels[0] will be the label of the first tab, etc. Default: null | $title = null | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $tabLabels = null | An array of strings that will be used to label the tabs. $tabLabels[0] will be the label of the first tab, etc. Default: null | $title = null | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | An array of strings that will be used to label the tabs. $tabLabels[0] will be the label of the first tab, etc. Default: null | $title = null | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $title = null | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | |||||||||||||||||||||||||||||
addMarkerByTCAWithTabs | $table | $uid | $tabLables | An array of strings that will be used to label the tabs. $tabLabels[0] will be the label of the first tab, etc. Default: null | $title = null | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $uid | $tabLables | An array of strings that will be used to label the tabs. $tabLabels[0] will be the label of the first tab, etc. Default: null | $title = null | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $uid | $tabLables | An array of strings that will be used to label the tabs. $tabLabels[0] will be the label of the first tab, etc. Default: null | $title = null | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $tabLables | An array of strings that will be used to label the tabs. $tabLabels[0] will be the label of the first tab, etc. Default: null | $title = null | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $tabLables | An array of strings that will be used to label the tabs. $tabLabels[0] will be the label of the first tab, etc. Default: null | $title = null | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | An array of strings that will be used to label the tabs. $tabLabels[0] will be the label of the first tab, etc. Default: null | $title = null | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $title = null | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | An array of strings that will be used as titles in the different tabs. $title[0] will be used in the first tab, $title[1] in the second, etc. Default: null | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $description = null | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | An array of descriptions that will be displayed in the popup balloon that appears when this marker is clicked. $description[0] will be the description used in the first tab, $description[1] will be used in the second tab, etc. Note that Google Maps is picky about line breaks in the title and description. The API will automatically replace line breaks with <br />, so if you need your title and description to be processed differently, make sure to do that in your code before you pass it on to this method. Default: null | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $minzoom = 0 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The minimum zoom level that this marker is supposed to appear on. The default is 0, which is the most zoomed out level. See notes on the Marker Manager below for more information on this. Default: 0 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | $maxzoom = 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 | The maximum zoom level that this marker is supposed to appear on. The default is 17, which is the most zoomed in level. See notes on the Marker Manager below for more information on this. Default: 17 |
The Marker Manager is Google's answer to displaying multiple markers on the map at once, while at the same time keeping loading times low and speed high. The Marker Manager ensures that only those markers that are visible in the viewport are actually rendered. It also adds a “padding” of markers that are not yet visible but right outside the viewport to speed up marker rendering when the map is moved around.
The $minzoom and $maxzoom parameters can be used to specify on which zoom levels a certain group of markers should appear. The FE User Map plugin and the Backend module use this technique to show only a few markers per country on zoom levels 0 through 2, only one marker per city on zoom levels 3 through 7, and all individual markers on levels 8 through 17. See the plugin code and Google's Map API Documentation for more details.