Ticket #53 (closed defect: fixed)
php viewer address/parcel search does not show pushpin symbols
| Reported by: | jng | Owned by: | |
|---|---|---|---|
| Priority: | medium | Milestone: | 1.2 |
| Component: | Samples | Version: | 1.2.0 |
| Severity: | minor | Keywords: | |
| Cc: | External ID: | 926776 |
Description
The Parcel Search and Address Search functions in the 1.1 php viewer sample does not display the push pin symbols in the 1.2 beta.
This ticket was submitted based on the assumption the 1.1 viewer samples should work on the 1.2 beta as the current download site for the viewer samples says to use the 1.1 samples.
Steps to reproduce:
1) Download the 1.1 phpviewersample
2) Extract to the www direcotry in the MGOS web extensions directory
3) Open http://<mapguide site>/phpviewersample/ajaxviewersample.php
4) Open the "Find Parcels" task in the Task Bar.
5) Search for "SCHMITT" (another note: This is now case sensitive unlike before. Intended functionality?)
Expected: Push Pin symbols to be displayed for all the matching search results. Clicking on a particular result zooms to the position of the matching symbol.
Got: Nothing. However, clicking a particular search results still zooms to the position where the Push Pin symbol *should* be.

