hodgesse1 / kml-samples

Automatically exported from code.google.com/p/kml-samples
0 stars 0 forks source link

SchemaData does not display correctly in Google Maps BalloonStyle references #319

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Which products are affected?
Google Maps

What steps will reproduce the problem?
1. Create KML file with a BalloonStyle template that references SchemaData
2. Open in Google Maps by pasting URL into the search box
3. See raw text of displayName and data displayed in the balloon
e.g.: $[property/legal_id/displayName] $[property/legal_id]

What is the expected output or behavior? What do you see instead?

Ideally, Google Maps would either support SchemaData in BalloonStyle 
templates, or revert to Description display when such elements are detected 
in the BalloonStyle.

Please provide any additional information (code snippets/links) below.

This can currently be confirmed by using the City of Nanaimo's KML data, 
though this may change if these are updated to use Data instead:

http://maps.google.com/maps?
q=http://www.nanaimo.ca/PublicArtInventory/default.aspx%3fcaller%3dkml%26id
%3d60&z=12

http://maps.google.com/maps?
q=http://maps.nanaimo.ca/data/property/116707.kml

Original issue reported on code.google.com by jason.bi...@gmail.com on 3 Nov 2009 at 10:40