Changes between Version 14 and Version 15 of MapGuideRfc118


Ignore:
Timestamp:
Aug 7, 2011, 1:06:12 AM (13 years ago)
Author:
wuma
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapGuideRfc118

    v14 v15  
    201201
    202202== Addendum ==
    203 And to make the generated map image have the correct background color, another MgMapBase method needs be exposed as Web API to get the map's background color:
     203 1. And to make the generated map image have the correct background color, another MgMapBase method needs be exposed as Web API to get the map's background color:
    204204{{{
    205205STRING MgMapBase::GetBackgroundColor()
    206206}}}
    207207
    208 If the '''{{{ACE_HAS_IPV6}}}''' is defined in '''config.h''', then it's not effective on Linux. The definition should be added to the begining of '''config-win32.h''' and '''config-linux.h'''
     208 2. If the '''{{{ACE_HAS_IPV6}}}''' is defined in '''config.h''', then it's not effective on Linux. The definition should be added to the begining of '''config-win32.h''' and '''config-linux.h'''