tracker issue : CF-3038159

select a category, or use search below
(searches all categories and all time range)
Title:

Bug 76493:(Watson Migration Closure)Within CFMapItem we have option for tip for the marker, but not for an info balloon on click

| View in Tracker

Status/Resolution/Reason: Closed/Deferred/

Reporter/Name(from Bugbase): Joshua Cyr / Joshua Cyr (Joshua Cyr)

Created: 04/10/2009

Components: AJAX, UI Components

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 9,0,0,224233 /

Priority/Frequency: Normal / Unknown

Locale/System: English / Platforms All

Vote Count: 1

Problem:

Within CFMapItem we have option for tip for the marker, but not for an info balloon on click.  Each marker has the ability with google api to have a GInfoWindow attached to it with html content.  A new attribute should be added to cfmapitem for infowindow value, and if blank no window.  Many of the attributes can just be passthroughts to the actual ginfowindow properties.

Also each marker should have a could have a few other attributes to better control js functions called when making that marker, custom marker icons, etc.



Example: Map of town with custom markers for type of businesses, pop up windows with contact information or ratings.


Method:


Result:

<cfmapitem
address="address"
latitude="latitude in degrees"
longitude="longitude in degrees"
tip="marker tip"
infowindow="HTML for balloon goes here"
icon="path to custom icon here"
onload="JS to call when making marker"
oninfowindowopen="js to call when info window open"
oninfowindowclose="js to call when info window closed"
pixeloffset="xy offset of window"
 />

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3038159

External Customer Info:
External Company:  
External Customer Name: Joshua Cyr
External Customer Email: 51B53CA147C42B9799201549
External Test Config: 04/10/2009

Attachments:

Comments:

+1 vote, really good idea. -- Adam
Vote by External U.
23800 | November 10, 2011 07:19:09 PM GMT