Ignore:
Timestamp:
Jan 12, 2007 3:19:55 PM (17 years ago)
Author:
crchemist
Message:

Now Marker implements IPlacemark.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • qPloneGoogleMaps/branches/qPloneGoogleMaps_with_geo_interfaces/tests/commonTestingStuff.py

    r534 r749  
    88from Products.CMFCore.utils import getToolByName 
    99 
    10 from Products.geolocation.interfaces.geolocation import IGEOLocated 
    11  
     10from geo.interfaces import IPoint 
     11from Products.geolocation.adapters.geolocation import Point 
    1212from Products.qPloneGoogleMaps.adapters.markers import MarkersListing 
    1313from Products.qPloneGoogleMaps.browser.markersview import MarkersView 
Note: See TracChangeset for help on using the changeset viewer.