Task #6561
Feature #6514: Retrieve facets of the geohashes for all search results and map those facets
Allow different map options for different themes
Start date:
06/04/2014
Due date:
% Done:
0%
Estimated time:
Description
This may result in creating a Map model or just adding it to the AppModel, or just pulling in a JSON file.
This is mostly so that different themes can have different cluster color, opacity, font color, etc.
History
#1 Updated by Lauren Walker about 8 years ago
- Subject changed from Allow different cluster options for different themes to Allow different map options for different themes
Create a Map model will different settings for the map and its tiles
#2 Updated by Lauren Walker almost 8 years ago
- translation missing: en.field_remaining_hours set to 0.0
- Status changed from New to Resolved
A Map model now exists to set various map options such as tile color and border, tile label color, the option to draw markers instead of tiles when the result for that geohash is 1, zoom level on load, map Lat,Long center on load, etc.