Hello Emmanuel,

The Auto Identify tool displays layers infos into popups.
Maybe you could adapt it to your needs, something like a DIV fetching the
right image from an URL, the latter being an attribute of the layer.

Have a look at the showIQueryResults function, into the
/javascript/src/pm.query.js file.
Copy it into the custom.js file of your config directory, starting with
$.extend(PM.Query,
{
   showIQueryResults: function(queryResult) {

Then you can try modifying it accordingly.


Cheers,

Chris




On Mon, Sep 23, 2013 at 11:34 AM, Emmanuel Adegboye <
eaadegb...@googlemail.com> wrote:

> Hi.
>
> I'm currently using p.mapper 4.3.1. for ms4w and I want to be able to
> implement pop-ups showing image of some of the features I have on my map.
> Is this possible in p.mappper?
>
> I have read some of the message archives but could not find a solution. I
> am new to p.mapper and any help would be greatly appreciated.
>
> Regards,
>
> Emmanuel Adegboye
>
> ------------------------------------------------------------------------------
> LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
> 1,500+ hours of tutorials including VisualStudio 2012, Windows 8,
> SharePoint
> 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack
> includes
> Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13.
> http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
> _______________________________________________
> pmapper-users mailing list
> pmapper-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pmapper-users
>
------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to